Searched refs:thc_port_select (Results 1 – 4 of 4) sorted by relevance
104 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);
1072 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type) in thc_port_select() function1110 EXPORT_SYMBOL_NS_GPL(thc_port_select, "INTEL_THC");
381 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()
382 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()