Home
last modified time | relevance | path

Searched refs:gpio_map (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-wot.c22 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map) in thc_wot_config() argument
37 ret = acpi_dev_add_driver_gpios(adev, gpio_map); in thc_wot_config()
H A Dintel-thc-wot.h23 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map);
/linux/drivers/iio/dac/
H A Dad5592r-base.c106 if (!(st->gpio_map & BIT(offset))) { in ad5592r_gpio_request()
121 if (!st->gpio_map) in ad5592r_gpio_init()
144 if (st->gpio_map) in ad5592r_gpio_cleanup()
211 st->gpio_map |= BIT(i); in ad5592r_set_channel_modes()
H A Dad5592r-base.h65 u8 gpio_map; member
/linux/drivers/leds/
H A Dleds-tca6507.c180 int gpio_map[NUM_LEDS]; member
602 set_select(tca, tca->gpio_map[offset], in tca6507_gpio_set_value()
628 tca->gpio_map[gpios] = i; in tca6507_probe_gpios()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2461 u8 gpio_map[BTC_DBG_MAX1]; /*the debug signals to GPIO-Position */ member
2470 u8 gpio_map[BTC_DBG_MAX1]; member