Home
last modified time | relevance | path

Searched refs:gpio_map (Results 1 – 7 of 7) 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 Dcoex.c10811 u8 *gpio_map, i; in _show_gpio_dbg() local
10825 gpio_map = gdbg->v7.gpio_map; in _show_gpio_dbg()
10828 gpio_map = gdbg->v1.gpio_map; in _show_gpio_dbg()
10841 gpio_map[i]); in _show_gpio_dbg()
H A Dcore.h2521 u8 gpio_map[BTC_DBG_MAX1]; /*the debug signals to GPIO-Position */ member
2530 u8 gpio_map[BTC_DBG_MAX1]; member