Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/siox/
Dsiox-core.c154 struct siox_driver *sdriver = in siox_poll() local
195 struct siox_driver *sdriver = in siox_poll() local
517 struct siox_driver *sdriver = to_siox_driver(dev->driver); in siox_probe() local
525 struct siox_driver *sdriver = in siox_remove() local
536 struct siox_driver *sdriver; in siox_shutdown() local
884 int __siox_driver_register(struct siox_driver *sdriver, struct module *owner) in __siox_driver_register()
/linux-6.1.9/include/linux/
Dsiox.h66 static inline int siox_driver_register(struct siox_driver *sdriver) in siox_driver_register()
71 static inline void siox_driver_unregister(struct siox_driver *sdriver) in siox_driver_unregister()