Searched defs:sys_device (Results 1 – 2 of 2) sorted by relevance
46 struct sys_device { struct54 ssize_t (*show)(struct sys_device *, char *); argument
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev) argument