Searched refs:get_direction (Results 1 – 25 of 119) sorted by relevance
12345
/kernel/linux/linux-5.10/drivers/gpio/ |
D | gpio-xtensa.c | 129 .get_direction = xtensa_impwire_get_direction, 138 .get_direction = xtensa_expstate_get_direction,
|
D | gpio-twl6040.c | 70 .get_direction = twl6040gpo_get_direction,
|
D | gpio-tps65086.c | 70 .get_direction = tps65086_gpio_get_direction,
|
D | gpio-74xx-mmio.c | 129 priv->gc.get_direction = mmio_74xx_get_direction; in mmio_74xx_gpio_probe()
|
D | gpio-bd9571mwv.c | 95 .get_direction = bd9571mwv_gpio_get_direction,
|
D | gpio-tps65912.c | 88 .get_direction = tps65912_gpio_get_direction,
|
D | gpio-tpic2810.c | 93 .get_direction = tpic2810_get_direction,
|
D | gpio-pca9570.c | 105 gpio->chip.get_direction = pca9570_get_direction; in pca9570_probe()
|
D | gpio-wcd934x.c | 94 chip->get_direction = wcd_gpio_get_direction; in wcd_gpio_probe()
|
D | gpio-bd71828.c | 117 bdgpio->gpio.get_direction = bd71828_get_direction; in bd71828_probe()
|
D | gpio-lp873x.c | 131 .get_direction = lp873x_gpio_get_direction,
|
D | gpio-lp87565.c | 143 .get_direction = lp87565_gpio_get_direction,
|
D | gpio-ts4900.c | 110 .get_direction = ts4900_gpio_get_direction,
|
D | gpio-pisosr.c | 117 .get_direction = pisosr_gpio_get_direction,
|
D | gpio-tps68470.c | 141 tps68470_gpio->gc.get_direction = tps68470_gpio_get_direction; in tps68470_gpio_probe()
|
D | gpio-moxtet.c | 141 chip->gpio_chip.get_direction = moxtet_gpio_get_direction; in moxtet_gpio_probe()
|
D | gpio-max77650.c | 173 chip->gc.get_direction = max77650_gpio_get_direction; in max77650_gpio_probe()
|
D | gpio-madera.c | 114 .get_direction = madera_gpio_get_direction,
|
D | gpio-kempld.c | 167 chip->get_direction = kempld_gpio_get_direction; in kempld_gpio_probe()
|
D | gpio-sama5d2-piobu.c | 197 piobu->chip.get_direction = sama5d2_piobu_get_direction, in sama5d2_piobu_probe()
|
D | gpio-sch.c | 144 .get_direction = sch_gpio_get_direction,
|
D | gpio-amd-fch.c | 165 priv->gc.get_direction = amd_fch_gpio_get_direction; in amd_fch_gpio_probe()
|
D | gpio-reg.c | 149 r->gc.get_direction = gpio_reg_get_direction; in gpio_reg_init()
|
D | gpio-bd70528.c | 201 bdgpio->gpio.get_direction = bd70528_get_direction; in bd70528_probe()
|
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
D | solo6x10-gpio.c | 169 solo_dev->gpio_dev.get_direction = solo_gpiochip_get_direction; in solo_gpio_init()
|
12345