Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/soundwire/
Dsdw.h470 struct sdw_slave_ops { struct
500 const struct sdw_slave_ops *ops; argument
518 const struct sdw_slave_ops *ops;
/linux-4.19.296/drivers/soundwire/
Dstream.c392 const struct sdw_slave_ops *ops = s_rt->slave->ops; in sdw_do_port_prep()