txx9spi            86 drivers/spi/spi-txx9.c static u32 txx9spi_rd(struct txx9spi *c, int reg)
txx9spi            90 drivers/spi/spi-txx9.c static void txx9spi_wr(struct txx9spi *c, u32 val, int reg)
txx9spi            95 drivers/spi/spi-txx9.c static void txx9spi_cs_func(struct spi_device *spi, struct txx9spi *c,
txx9spi           117 drivers/spi/spi-txx9.c 	struct txx9spi *c = spi_master_get_devdata(spi->master);
txx9spi           138 drivers/spi/spi-txx9.c 	struct txx9spi *c = dev_id;
txx9spi           147 drivers/spi/spi-txx9.c static void txx9spi_work_one(struct txx9spi *c, struct spi_message *m)
txx9spi           282 drivers/spi/spi-txx9.c 	struct txx9spi *c = container_of(work, struct txx9spi, work);
txx9spi           303 drivers/spi/spi-txx9.c 	struct txx9spi *c = spi_master_get_devdata(master);
txx9spi           326 drivers/spi/spi-txx9.c 	struct txx9spi *c;
txx9spi           406 drivers/spi/spi-txx9.c 	struct txx9spi *c = spi_master_get_devdata(master);