Searched defs:smaster (Results 1 – 4 of 4) sorted by relevance
41 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() local327 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() local566 struct siox_master *smaster = to_siox_master(dev); in active_store() local595 struct siox_master *smaster = to_siox_master(dev); in device_add_store() local[all …]
28 static int siox_gpio_pushpull(struct siox_master *smaster, in siox_gpio_pushpull()92 struct siox_master *smaster; in siox_gpio_probe() local
37 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()
11 struct siox_master *smaster; member