thc_port_select
ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C);
ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C);
ret = thc_port_select(qcdev->thc_hw, THC_PORT_TYPE_I2C);
ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI);
ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI);
ret = thc_port_select(qsdev->thc_hw, THC_PORT_TYPE_SPI);
EXPORT_SYMBOL_NS_GPL(thc_port_select, "INTEL_THC");
int thc_port_select(struct thc_device *dev, enum thc_port_type port_type);