Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/siox/
Dsiox-core.c154 struct siox_driver *sdriver = in siox_poll() local
195 struct siox_driver *sdriver = in siox_poll() local
522 struct siox_driver *sdriver = to_siox_driver(dev->driver); in siox_driver_probe() local
532 struct siox_driver *sdriver = in siox_driver_remove() local
543 struct siox_driver *sdriver = in siox_driver_shutdown() local
878 int __siox_driver_register(struct siox_driver *sdriver, struct module *owner) in __siox_driver_register()
/Linux-v4.19/include/linux/
Dsiox.h69 static inline int siox_driver_register(struct siox_driver *sdriver) in siox_driver_register()
74 static inline void siox_driver_unregister(struct siox_driver *sdriver) in siox_driver_unregister()