Home
last modified time | relevance | path

Searched refs:thc_wot_config (Results 1 – 4 of 4) 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() function
67 EXPORT_SYMBOL_NS_GPL(thc_wot_config, "INTEL_THC");
H A Dintel-thc-wot.h23 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map);
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dpci-quickspi.c448 thc_wot_config(qsdev->thc_hw, &quickspi_gpios[0]); in quickspi_dev_init()
/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dpci-quicki2c.c427 thc_wot_config(qcdev->thc_hw, &quicki2c_gpios[0]); in quicki2c_dev_init()