Searched refs:thc_port_select (Results 1 – 4 of 4) sorted by relevance
401 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_dev_init()781 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_resume()886 ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI); in quickspi_restore()
117 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);
1074 int thc_port_select(struct thc_device *dev, enum thc_port_type port_type) in thc_port_select() function1112 EXPORT_SYMBOL_NS_GPL(thc_port_select, "INTEL_THC");
408 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_dev_init()850 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_resume()957 ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C); in quicki2c_restore()