Searched refs:gpiod_lookup (Results 1 – 6 of 6) sorted by relevance
35 struct gpiod_lookup { struct46 struct gpiod_lookup table[]; argument78 (struct gpiod_lookup) { \
41 static const struct gpiod_lookup arizona_soc_gpios[] = {
1148 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()
111 struct gpiod_lookup *table_entry; in skl_int3472_map_gpio_to_sensor()
114 gpiod_lookup structure. Two macros are defined to help declaring such mappings::
3579 struct gpiod_lookup *p; in gpiod_find()3643 struct gpiod_lookup *p; in platform_gpio_count()
Completed in 19 milliseconds