Home
last modified time | relevance | path

Searched full:gpio_d (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c239 static int vf50_ts_get_gpiod(struct device *dev, struct gpio_desc **gpio_d, in vf50_ts_get_gpiod() argument
242 *gpio_d = devm_gpiod_get(dev, con_id, flags); in vf50_ts_get_gpiod()
243 if (IS_ERR(*gpio_d)) in vf50_ts_get_gpiod()
244 return dev_err_probe(dev, PTR_ERR(*gpio_d), in vf50_ts_get_gpiod()
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dserial.txt31 &gpio_d 29 0>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-dhcom-pdk3.dts337 * GPIO_D,F,G,I are connected to LEDs.
H A Dimx8mp-dhcom-som.dtsi670 /* GPIO_D */
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7622.c233 MT7622_PIN(77, "GPIO_D"),