Home
last modified time | relevance | path

Searched defs:sdriver (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dsiox.h66 static inline int siox_driver_register(struct siox_driver *sdriver) in siox_driver_register() argument
71 static inline void siox_driver_unregister(struct siox_driver *sdriver) in siox_driver_unregister() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsiox.h66 static inline int siox_driver_register(struct siox_driver *sdriver) in siox_driver_register() argument
71 static inline void siox_driver_unregister(struct siox_driver *sdriver) in siox_driver_unregister() argument
/kernel/linux/linux-5.10/drivers/siox/
H A 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 = siox_driver_shutdown() local
880 __siox_driver_register(struct siox_driver *sdriver, struct module *owner) __siox_driver_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/siox/
H A 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; siox_shutdown() local
884 __siox_driver_register(struct siox_driver *sdriver, struct module *owner) __siox_driver_register() argument
[all...]

Completed in 4 milliseconds