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/net/wireless/realtek/rtw89/
H A Dcoex.c11990 u8 *gpio_map, i, sig; in _show_gpio_dbg() local
12003 gpio_map = gdbg->v7.gpio_map; in _show_gpio_dbg()
12006 gpio_map = gdbg->v1.gpio_map; in _show_gpio_dbg()
12025 gpio_map[sig]); in _show_gpio_dbg()
H A Dcore.h3167 u8 gpio_map[BTC_DBG_NUM]; /*the debug signals to GPIO-Position */ member
3176 u8 gpio_map[BTC_DBG_NUM]; member