Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/soundwire/
Dsdw.h632 struct sdw_slave { struct
633 struct sdw_slave_id id; argument
635 enum sdw_slave_status status; argument
637 const struct sdw_slave_ops *ops; argument
638 struct sdw_slave_prop prop; argument
655 #define dev_to_sdw_dev(_dev) container_of(_dev, struct sdw_slave, dev) argument
/kernel/linux/linux-5.10/sound/soc/codecs/
Drt1308-sdw.h160 struct sdw_slave *sdw_slave; member