Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dsysdev.h46 struct sys_device { struct
54 ssize_t (*show)(struct sys_device *, char *); argument
Dnode.h22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev) argument