Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/greybus/
H A Dinterface.h36 struct list_head module_node; member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c91 struct module_node { struct
92 struct list_head node;
93 struct cyttsp5_module *module;
94 void *data;
5689 struct module_node *module_node; in cyttsp5_probe_module() local