Searched refs:dev_to_sdw_master_device (Results 1 – 2 of 2) sorted by relevance
33 struct sdw_master_device *md = dev_to_sdw_master_device(dev); \50 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_frequencies_show()66 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_gears_show()96 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in sdw_master_device_release()
667 #define dev_to_sdw_master_device(d) \ macro