Home
last modified time | relevance | path

Searched refs:SET_MODULE_OWNER (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
H A Dtmod.h35 #ifndef SET_MODULE_OWNER
36 #define SET_MODULE_OWNER(dev) ((dev)->owner = THIS_MODULE) macro
H A Dtmod.c239 SET_MODULE_OWNER(&tmod_fops); in tmod_init_module()
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dtusb.h33 #ifndef SET_MODULE_OWNER
34 #define SET_MODULE_OWNER(dev) ((dev)->owner = THIS_MODULE) macro
H A Dtusb.c514 SET_MODULE_OWNER(&tusb_fops); in tusb_init_module()
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
H A Dtagp.h36 #ifndef SET_MODULE_OWNER
37 #define SET_MODULE_OWNER(dev) ((dev)->owner = THIS_MODULE) macro

Completed in 2 milliseconds