Home
last modified time | relevance | path

Searched defs:sys_device (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dsysdev.h97 struct sys_device { struct
103 extern int sysdev_register(struct sys_device *); argument
Dnode.h83 #define to_node(sys_device) container_of(sys_device, struct node, sysdev) argument