Searched refs:get_direction (Results 1 – 25 of 135) sorted by relevance
123456
/linux-6.1.9/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-bd9571mwv.c | 87 .get_direction = bd9571mwv_gpio_get_direction,
|
D | gpio-imx-scu.c | 110 gc->get_direction = imx_scu_gpio_get_direction; in imx_scu_gpio_probe()
|
D | gpio-tps65912.c | 88 .get_direction = tps65912_gpio_get_direction,
|
D | gpio-wcd934x.c | 94 chip->get_direction = wcd_gpio_get_direction; in wcd_gpio_probe()
|
D | gpio-bd71815.c | 90 .get_direction = bd71815gpo_direction_get,
|
D | gpio-74xx-mmio.c | 134 priv->gc.get_direction = mmio_74xx_get_direction; in mmio_74xx_gpio_probe()
|
D | gpio-bd71828.c | 111 bdgpio->gpio.get_direction = bd71828_get_direction; in bd71828_probe()
|
D | gpio-tpic2810.c | 85 .get_direction = tpic2810_get_direction,
|
D | gpio-pca9570.c | 105 gpio->chip.get_direction = pca9570_get_direction; in pca9570_probe()
|
D | gpio-en7523.c | 115 ctrl->gc.get_direction = airoha_get_dir; in airoha_gpio_probe()
|
D | gpio-lp873x.c | 123 .get_direction = lp873x_gpio_get_direction,
|
D | gpio-lp87565.c | 135 .get_direction = lp87565_gpio_get_direction,
|
D | gpio-pisosr.c | 109 .get_direction = pisosr_gpio_get_direction,
|
D | gpio-tps68470.c | 140 tps68470_gpio->gc.get_direction = tps68470_gpio_get_direction; in tps68470_gpio_probe()
|
D | gpio-ts4900.c | 118 .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-gpio-mm.c | 164 gpiommgpio->chip.get_direction = gpiomm_gpio_get_direction; in gpiomm_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-reg.c | 149 r->gc.get_direction = gpio_reg_get_direction; in gpio_reg_init()
|
D | gpio-amd-fch.c | 165 priv->gc.get_direction = amd_fch_gpio_get_direction; in amd_fch_gpio_probe()
|
/linux-6.1.9/drivers/media/pci/solo6x10/ |
D | solo6x10-gpio.c | 169 solo_dev->gpio_dev.get_direction = solo_gpiochip_get_direction; in solo_gpio_init()
|
123456