Home
last modified time | relevance | path

Searched defs:smaster (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/siox/
H A Dsiox-bus-gpio.c28 static int siox_gpio_pushpull(struct siox_master *smaster, in siox_gpio_pushpull() argument
92 struct siox_master *smaster; in siox_gpio_probe() local
[all...]
H A Dsiox.h37 static inline void *siox_master_get_devdata(struct siox_master *smaster) in siox_master_get_devdata() argument
43 static inline void siox_master_put(struct siox_master *smaster) in siox_master_put() argument
H A Dsiox-core.c41 static void siox_master_lock(struct siox_master *smaster) in siox_master_lock() argument
46 static void siox_master_unlock(struct siox_master *smaster) in siox_master_unlock() argument
128 static void siox_poll(struct siox_master *smaster) in siox_poll() argument
280 struct siox_master *smaster = data; siox_poll_thread() local
327 __siox_start(struct siox_master *smaster) __siox_start() argument
344 siox_start(struct siox_master *smaster) siox_start() argument
355 __siox_stop(struct siox_master *smaster) __siox_stop() argument
373 siox_stop(struct siox_master *smaster) siox_stop() argument
553 struct siox_master *smaster = to_siox_master(dev); active_show() local
562 struct siox_master *smaster = to_siox_master(dev); active_store() local
591 struct siox_master *smaster = to_siox_master(dev); device_add_store() local
618 struct siox_master *smaster = to_siox_master(dev); device_remove_store() local
631 struct siox_master *smaster = to_siox_master(dev); poll_interval_ns_show() local
640 struct siox_master *smaster = to_siox_master(dev); poll_interval_ns_store() local
670 struct siox_master *smaster = to_siox_master(dev); siox_master_release() local
683 struct siox_master *smaster; siox_master_alloc() local
706 siox_master_register(struct siox_master *smaster) siox_master_register() argument
737 siox_master_unregister(struct siox_master *smaster) siox_master_unregister() argument
767 siox_device_add(struct siox_master *smaster, const char *type, size_t inbytes, size_t outbytes, u8 statustype) siox_device_add() argument
849 siox_device_remove(struct siox_master *smaster) siox_device_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/siox/
H A Dsiox-bus-gpio.c28 static int siox_gpio_pushpull(struct siox_master *smaster, in siox_gpio_pushpull() argument
92 struct siox_master *smaster; in siox_gpio_probe() local
[all...]
H A Dsiox.h37 static inline void *siox_master_get_devdata(struct siox_master *smaster) in siox_master_get_devdata() argument
43 static inline void siox_master_put(struct siox_master *smaster) in siox_master_put() argument
H A Dsiox-core.c41 static void siox_master_lock(struct siox_master *smaster) in siox_master_lock() argument
46 static void siox_master_unlock(struct siox_master *smaster) in siox_master_unlock() argument
128 static void siox_poll(struct siox_master *smaster) in siox_poll() argument
280 struct siox_master *smaster = data; siox_poll_thread() local
327 __siox_start(struct siox_master *smaster) __siox_start() argument
344 siox_start(struct siox_master *smaster) siox_start() argument
355 __siox_stop(struct siox_master *smaster) __siox_stop() argument
373 siox_stop(struct siox_master *smaster) siox_stop() argument
557 struct siox_master *smaster = to_siox_master(dev); active_show() local
566 struct siox_master *smaster = to_siox_master(dev); active_store() local
595 struct siox_master *smaster = to_siox_master(dev); device_add_store() local
622 struct siox_master *smaster = to_siox_master(dev); device_remove_store() local
635 struct siox_master *smaster = to_siox_master(dev); poll_interval_ns_show() local
644 struct siox_master *smaster = to_siox_master(dev); poll_interval_ns_store() local
674 struct siox_master *smaster = to_siox_master(dev); siox_master_release() local
687 struct siox_master *smaster; siox_master_alloc() local
710 siox_master_register(struct siox_master *smaster) siox_master_register() argument
741 siox_master_unregister(struct siox_master *smaster) siox_master_unregister() argument
771 siox_device_add(struct siox_master *smaster, const char *type, size_t inbytes, size_t outbytes, u8 statustype) siox_device_add() argument
853 siox_device_remove(struct siox_master *smaster) siox_device_remove() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsiox.h11 struct siox_master *smaster; member
/kernel/linux/linux-6.6/include/linux/
H A Dsiox.h11 struct siox_master *smaster; member

Completed in 4 milliseconds