Home
last modified time | relevance | path

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

/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