Home
last modified time | relevance | path

Searched defs:sdw_slave (Results 1 – 1 of 1) sorted by relevance

/include/linux/soundwire/
Dsdw.h680 struct sdw_slave { struct
681 struct sdw_slave_id id; argument
684 enum sdw_slave_status status; argument
686 struct sdw_slave_prop prop; argument
704 #define dev_to_sdw_dev(_dev) container_of(_dev, struct sdw_slave, dev) argument