max7301 34 drivers/gpio/gpio-max7300.c struct max7301 *ts; max7301 40 drivers/gpio/gpio-max7300.c ts = devm_kzalloc(&client->dev, sizeof(struct max7301), GFP_KERNEL); max7301 46 drivers/gpio/gpio-max7301.c struct max7301 *ts; max7301 55 drivers/gpio/gpio-max7301.c ts = devm_kzalloc(&spi->dev, sizeof(struct max7301), GFP_KERNEL); max7301 50 drivers/gpio/gpio-max730x.c struct max7301 *ts = gpiochip_get_data(chip); max7301 78 drivers/gpio/gpio-max730x.c static int __max7301_set(struct max7301 *ts, unsigned offset, int value) max7301 92 drivers/gpio/gpio-max730x.c struct max7301 *ts = gpiochip_get_data(chip); max7301 120 drivers/gpio/gpio-max730x.c struct max7301 *ts = gpiochip_get_data(chip); max7301 148 drivers/gpio/gpio-max730x.c struct max7301 *ts = gpiochip_get_data(chip); max7301 160 drivers/gpio/gpio-max730x.c int __max730x_probe(struct max7301 *ts) max7301 227 drivers/gpio/gpio-max730x.c struct max7301 *ts = dev_get_drvdata(dev); max7301 35 include/linux/spi/max7301.h extern int __max730x_probe(struct max7301 *ts);