siox_master        28 drivers/siox/siox-bus-gpio.c static int siox_gpio_pushpull(struct siox_master *smaster,
siox_master        92 drivers/siox/siox-bus-gpio.c 	struct siox_master *smaster;
siox_master       147 drivers/siox/siox-bus-gpio.c 	struct siox_master *master = platform_get_drvdata(pdev);
siox_master        41 drivers/siox/siox-core.c static void siox_master_lock(struct siox_master *smaster)
siox_master        46 drivers/siox/siox-core.c static void siox_master_unlock(struct siox_master *smaster)
siox_master       128 drivers/siox/siox-core.c static void siox_poll(struct siox_master *smaster)
siox_master       280 drivers/siox/siox-core.c 	struct siox_master *smaster = data;
siox_master       327 drivers/siox/siox-core.c static int __siox_start(struct siox_master *smaster)
siox_master       344 drivers/siox/siox-core.c static int siox_start(struct siox_master *smaster)
siox_master       355 drivers/siox/siox-core.c static int __siox_stop(struct siox_master *smaster)
siox_master       373 drivers/siox/siox-core.c static int siox_stop(struct siox_master *smaster)
siox_master       553 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       562 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       583 drivers/siox/siox-core.c static struct siox_device *siox_device_add(struct siox_master *smaster,
siox_master       591 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       612 drivers/siox/siox-core.c static void siox_device_remove(struct siox_master *smaster);
siox_master       618 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       631 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       640 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       666 drivers/siox/siox-core.c ATTRIBUTE_GROUPS(siox_master);
siox_master       670 drivers/siox/siox-core.c 	struct siox_master *smaster = to_siox_master(dev);
siox_master       680 drivers/siox/siox-core.c struct siox_master *siox_master_alloc(struct device *dev,
siox_master       683 drivers/siox/siox-core.c 	struct siox_master *smaster;
siox_master       706 drivers/siox/siox-core.c int siox_master_register(struct siox_master *smaster)
siox_master       737 drivers/siox/siox-core.c void siox_master_unregister(struct siox_master *smaster)
siox_master       767 drivers/siox/siox-core.c static struct siox_device *siox_device_add(struct siox_master *smaster,
siox_master       847 drivers/siox/siox-core.c static void siox_device_remove(struct siox_master *smaster)
siox_master         9 drivers/siox/siox.h #define to_siox_master(_dev)	container_of((_dev), struct siox_master, dev)
siox_master        13 drivers/siox/siox.h 	int (*pushpull)(struct siox_master *smaster,
siox_master        37 drivers/siox/siox.h static inline void *siox_master_get_devdata(struct siox_master *smaster)
siox_master        42 drivers/siox/siox.h struct siox_master *siox_master_alloc(struct device *dev, size_t size);
siox_master        43 drivers/siox/siox.h static inline void siox_master_put(struct siox_master *smaster)
siox_master        48 drivers/siox/siox.h int siox_master_register(struct siox_master *smaster);
siox_master        49 drivers/siox/siox.h void siox_master_unregister(struct siox_master *smaster);
siox_master        11 include/linux/siox.h 	struct siox_master *smaster;
siox_master        10 include/trace/events/siox.h 	    TP_PROTO(const struct siox_master *smaster,
siox_master        35 include/trace/events/siox.h 	    TP_PROTO(const struct siox_master *smaster,