Home
last modified time | relevance | path

Searched defs:smaster (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/siox/
A Dsiox-core.c41 static void siox_master_lock(struct siox_master *smaster) in siox_master_lock()
128 static void siox_poll(struct siox_master *smaster) in siox_poll()
280 struct siox_master *smaster = data; in siox_poll_thread() local
327 static int __siox_start(struct siox_master *smaster) in __siox_start()
344 static int siox_start(struct siox_master *smaster) in siox_start()
355 static int __siox_stop(struct siox_master *smaster) in __siox_stop()
373 static int siox_stop(struct siox_master *smaster) in siox_stop()
557 struct siox_master *smaster = to_siox_master(dev); in active_show() local
566 struct siox_master *smaster = to_siox_master(dev); in active_store() local
595 struct siox_master *smaster = to_siox_master(dev); in device_add_store() local
[all …]
A Dsiox-bus-gpio.c28 static int siox_gpio_pushpull(struct siox_master *smaster, in siox_gpio_pushpull()
92 struct siox_master *smaster; in siox_gpio_probe() local
A Dsiox.h37 static inline void *siox_master_get_devdata(struct siox_master *smaster) in siox_master_get_devdata()
43 static inline void siox_master_put(struct siox_master *smaster) in siox_master_put()
/linux/include/linux/
A Dsiox.h11 struct siox_master *smaster; member

Completed in 7 milliseconds