Searched refs:dev_to_sdw_master_device (Results 1 – 2 of 2) sorted by relevance
42 struct sdw_master_device *md = dev_to_sdw_master_device(dev); \59 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_frequencies_show()75 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_gears_show()105 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in sdw_master_device_release()
716 #define dev_to_sdw_master_device(d) \ macro