Searched defs:smaster (Results 1 – 3 of 3) sorted by relevance
128 static void siox_poll(struct siox_master *smaster) in siox_poll()280 struct siox_master *smaster = data; in siox_poll_thread() local344 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() local687 struct siox_master *smaster; in siox_master_alloc() local712 struct siox_master *smaster = data; in devm_siox_master_put() local720 struct siox_master *smaster; in devm_siox_master_alloc() 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()
Completed in 11 milliseconds