Home
last modified time | relevance | path

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

/include/linux/soundwire/
Dsdw.h665 struct sdw_slave { struct
666 struct sdw_slave_id id; argument
668 enum sdw_slave_status status; argument
670 const struct sdw_slave_ops *ops; argument
671 struct sdw_slave_prop prop; argument
689 #define dev_to_sdw_dev(_dev) container_of(_dev, struct sdw_slave, dev) argument