Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw.h584 struct sdw_slave_ops { struct
637 const struct sdw_slave_ops *ops;
679 const struct sdw_slave_ops *ops;
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt715-sdw.c491 static struct sdw_slave_ops rt715_slave_ops = {
H A Drt700-sdw.c433 static struct sdw_slave_ops rt700_slave_ops = {
H A Drt711-sdw.c433 static struct sdw_slave_ops rt711_slave_ops = {
H A Drt1308-sdw.c597 static struct sdw_slave_ops rt1308_slave_ops = {
H A Dmax98373-sdw.c822 static struct sdw_slave_ops max98373_slave_ops = {
H A Drt5682-sdw.c687 static struct sdw_slave_ops rt5682_slave_ops = {
H A Dwsa881x.c1094 static struct sdw_slave_ops wsa881x_slave_ops = {
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dstream.c401 const struct sdw_slave_ops *ops = s_rt->slave->ops; in sdw_do_port_prep()