Home
last modified time | relevance | path

Searched refs:sdw_master_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/soundwire/
Dmaster.c33 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()
121 struct sdw_master_device *md; in sdw_master_device_add()
/Linux-v5.10/include/linux/soundwire/
Dsdw.h662 struct sdw_master_device { struct
668 container_of(d, struct sdw_master_device, dev) argument
861 struct sdw_master_device *md;