Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h35 struct gpiod_lookup { struct
46 struct gpiod_lookup table[]; argument
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_tc35876x.c26 struct gpiod_lookup *lookup = table->table; in tc35876x_platform_data()
H A Dplatform_bcm43xx.c66 struct gpiod_lookup *lookup = table->table; in bcm43xx_regulator_register()
H A Dplatform_bt.c40 struct gpiod_lookup *lookup = table->table; in tng_bt_sfi_setup()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c104 (struct gpiod_lookup)GPIO_LOOKUP_IDX(key, hwnum, NULL, *n, 0); in aggr_add_gpio()
H A Dgpiolib.c3709 struct gpiod_lookup *p; in gpiod_find()
3773 struct gpiod_lookup *p; in platform_gpio_count()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dboard.rst114 gpiod_lookup structure. Two macros are defined to help declaring such mappings::
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c1455 lookup->table[i] = (struct gpiod_lookup) in i801_add_mux()