Home
last modified time | relevance | path

Searched refs:thc_port_select (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h104 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);
H A Dintel-thc-dev.c1072 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type) in thc_port_select() function
1110 EXPORT_SYMBOL_NS_GPL(thc_port_select, "INTEL_THC");
/linux-6.15/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dpci-quicki2c.c381 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_dev_init()
762 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_resume()
863 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_restore()
/linux-6.15/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dpci-quickspi.c382 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_dev_init()
760 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_resume()
865 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_restore()