Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/gpio/
Dmachine.h35 struct gpiod_lookup { struct
46 struct gpiod_lookup table[]; argument
/Linux-v5.10/arch/x86/platform/intel-mid/device_libs/
Dplatform_tc35876x.c26 struct gpiod_lookup *lookup = table->table; in tc35876x_platform_data()
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.10/drivers/gpio/
Dgpio-aggregator.c104 (struct gpiod_lookup)GPIO_LOOKUP_IDX(key, hwnum, NULL, *n, 0); in aggr_add_gpio()
Dgpiolib.c3665 struct gpiod_lookup *p; in gpiod_find()
3729 struct gpiod_lookup *p; in platform_gpio_count()
/Linux-v5.10/drivers/mfd/
Dsm501.c1148 lookup->table[0] = (struct gpiod_lookup) in sm501_register_gpio_i2c_instance()
1152 lookup->table[1] = (struct gpiod_lookup) in sm501_register_gpio_i2c_instance()
/Linux-v5.10/Documentation/driver-api/gpio/
Dboard.rst114 gpiod_lookup structure. Two macros are defined to help declaring such mappings::
/Linux-v5.10/drivers/i2c/busses/
Di2c-i801.c1458 lookup->table[i] = (struct gpiod_lookup) in i801_add_mux()