Searched defs:sys_device (Results 1 – 2 of 2) sorted by relevance
97 struct sys_device { struct103 extern int sysdev_register(struct sys_device *); argument
83 #define to_node(sys_device) container_of(sys_device, struct node, sysdev) argument