Searched refs:get_direction (Results 1 – 25 of 104) sorted by relevance
12345
/Linux-v5.4/drivers/gpio/ |
D | gpio-xtensa.c | 130 .get_direction = xtensa_impwire_get_direction, 139 .get_direction = xtensa_expstate_get_direction,
|
D | gpio-twl6040.c | 71 .get_direction = twl6040gpo_get_direction,
|
D | gpio-tps65086.c | 70 .get_direction = tps65086_gpio_get_direction,
|
D | gpio-74xx-mmio.c | 126 priv->gc.get_direction = mmio_74xx_get_direction; in mmio_74xx_gpio_probe()
|
D | gpio-bd9571mwv.c | 93 .get_direction = bd9571mwv_gpio_get_direction,
|
D | gpio-tpic2810.c | 93 .get_direction = tpic2810_get_direction,
|
D | gpio-tps65912.c | 88 .get_direction = tps65912_gpio_get_direction,
|
D | gpio-lp873x.c | 131 .get_direction = lp873x_gpio_get_direction,
|
D | gpio-lp87565.c | 140 .get_direction = lp87565_gpio_get_direction,
|
D | gpio-pisosr.c | 117 .get_direction = pisosr_gpio_get_direction,
|
D | gpio-ts4900.c | 107 .get_direction = ts4900_gpio_get_direction,
|
D | gpio-moxtet.c | 141 chip->gpio_chip.get_direction = moxtet_gpio_get_direction; in moxtet_gpio_probe()
|
D | gpio-tps68470.c | 141 tps68470_gpio->gc.get_direction = tps68470_gpio_get_direction; in tps68470_gpio_probe()
|
D | gpio-madera.c | 111 .get_direction = madera_gpio_get_direction,
|
D | gpio-max77650.c | 173 chip->gc.get_direction = max77650_gpio_get_direction; in max77650_gpio_probe()
|
D | gpio-sch.c | 140 .get_direction = sch_gpio_get_direction,
|
D | gpio-kempld.c | 164 chip->get_direction = kempld_gpio_get_direction; in kempld_gpio_probe()
|
D | gpio-reg.c | 148 r->gc.get_direction = gpio_reg_get_direction; in gpio_reg_init()
|
D | gpio-sama5d2-piobu.c | 196 piobu->chip.get_direction = sama5d2_piobu_get_direction, in sama5d2_piobu_probe()
|
D | gpio-amd-fch.c | 165 priv->gc.get_direction = amd_fch_gpio_get_direction; in amd_fch_gpio_probe()
|
D | gpio-exar.c | 156 exar_gpio->gpio_chip.get_direction = exar_get_direction; in gpio_exar_probe()
|
D | gpio-xra1403.c | 169 xra->chip.get_direction = xra1403_get_direction; in xra1403_probe()
|
D | gpio-bd70528.c | 199 bdgpio->gpio.get_direction = bd70528_get_direction; in bd70528_probe()
|
D | gpio-xgene.c | 185 gpio->chip.get_direction = xgene_gpio_get_direction; in xgene_gpio_probe()
|
/Linux-v5.4/drivers/media/pci/solo6x10/ |
D | solo6x10-gpio.c | 169 solo_dev->gpio_dev.get_direction = solo_gpiochip_get_direction; in solo_gpio_init()
|
12345