Home
last modified time | relevance | path

Searched refs:sdw_slave_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/soundwire/
Dsdw.h526 struct sdw_slave_ops { struct
557 const struct sdw_slave_ops *ops; argument
578 const struct sdw_slave_ops *ops;
/Linux-v5.4/drivers/soundwire/
Dstream.c399 const struct sdw_slave_ops *ops = s_rt->slave->ops; in sdw_do_port_prep()