Searched refs:ng_device_constructor (Results 1 – 1 of 1) sorted by relevance
71 static ng_constructor_t ng_device_constructor; variable83 .constructor = ng_device_constructor,164 ng_device_constructor(node_p node) in ng_device_constructor() function