Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soundwire/
Dmaster.c42 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()
130 struct sdw_master_device *md; in sdw_master_device_add()
/Linux-v6.1/include/linux/soundwire/
Dsdw.h694 struct sdw_master_device { struct
700 container_of(d, struct sdw_master_device, dev) argument
901 struct sdw_master_device *md;