Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/soundwire/
Dstream.c392 const struct sdw_slave_ops *ops = s_rt->slave->ops; in sdw_do_port_prep()