Home
last modified time | relevance | path

Searched refs:gpiod_lookup (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/gpio/
Dmachine.h32 struct gpiod_lookup { struct
43 struct gpiod_lookup table[]; argument
/Linux-v5.4/arch/x86/platform/intel-mid/device_libs/
Dplatform_bcm43xx.c66 struct gpiod_lookup *lookup = table->table; in bcm43xx_regulator_register()
Dplatform_bt.c40 struct gpiod_lookup *lookup = table->table; in tng_bt_sfi_setup()
/Linux-v5.4/Documentation/driver-api/gpio/
Dboard.rst114 gpiod_lookup structure. Two macros are defined to help declaring such mappings::
/Linux-v5.4/drivers/gpio/
Dgpiolib.c4289 struct gpiod_lookup *p; in gpiod_find()
4340 struct gpiod_lookup *p; in platform_gpio_count()