Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/soundwire/
Dsdw.h495 struct sdw_slave { struct
496 struct sdw_slave_id id; argument
498 enum sdw_slave_status status; argument
500 const struct sdw_slave_ops *ops; argument
501 struct sdw_slave_prop prop; argument
507 #define dev_to_sdw_dev(_dev) container_of(_dev, struct sdw_slave, dev) argument