Searched refs:to_intel_th_device (Results 1 – 3 of 3) sorted by relevance
36 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_match()55 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_probe()63 hub = to_intel_th_device(dev->parent); in intel_th_probe()70 ret = thdrv->probe(to_intel_th_device(dev)); in intel_th_probe()84 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_remove()85 struct intel_th_device *hub = to_intel_th_device(dev->parent); in intel_th_remove()119 intel_th_device_free(to_intel_th_device(dev)); in intel_th_device_release()130 struct intel_th_device *thdev = to_intel_th_device(dev); in intel_th_output_devnode()145 struct intel_th_device *thdev = to_intel_th_device(dev); in port_show()180 struct intel_th_device *thdev = to_intel_th_device(dev); in active_show()[all …]
71 #define to_intel_th_device(_d) \ macro157 return to_intel_th_device(parent); in to_intel_th_hub()
160 intel_th_set_output(to_intel_th_device(sth->dev), master); in sth_stm_link()