Searched refs:gpio_map (Results 1 – 6 of 6) sorted by relevance
22 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map) in thc_wot_config() argument37 ret = acpi_dev_add_driver_gpios(adev, gpio_map); in thc_wot_config()
23 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map);
106 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()
65 u8 gpio_map; member
11990 u8 *gpio_map, i, sig; in _show_gpio_dbg() local12003 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()
3167 u8 gpio_map[BTC_DBG_NUM]; /*the debug signals to GPIO-Position */ member3176 u8 gpio_map[BTC_DBG_NUM]; member