Symbol: sdw_slave_ops
drivers/mfd/cs42l43-sdw.c
162
static const struct sdw_slave_ops cs42l43_sdw_ops = {
include/linux/soundwire/sdw.h
713
const struct sdw_slave_ops *ops;
sound/soc/codecs/cs35l56-sdw.c
354
static const struct sdw_slave_ops cs35l56_sdw_ops = {
sound/soc/codecs/cs42l42-sdw.c
405
static const struct sdw_slave_ops cs42l42_sdw_ops = {
sound/soc/codecs/es9356.c
993
static const struct sdw_slave_ops es9356_sdw_slave_ops = {
sound/soc/codecs/max98363.c
307
static const struct sdw_slave_ops max98363_slave_ops = {
sound/soc/codecs/max98373-sdw.c
814
static const struct sdw_slave_ops max98373_slave_ops = {
sound/soc/codecs/pm4125-sdw.c
343
static const struct sdw_slave_ops pm4125_slave_ops = {
sound/soc/codecs/rt1017-sdca-sdw.c
521
static const struct sdw_slave_ops rt1017_sdca_slave_ops = {
sound/soc/codecs/rt1308-sdw.c
591
static const struct sdw_slave_ops rt1308_slave_ops = {
sound/soc/codecs/rt1316-sdw.c
565
static const struct sdw_slave_ops rt1316_slave_ops = {
sound/soc/codecs/rt1318-sdw.c
665
static const struct sdw_slave_ops rt1318_slave_ops = {
sound/soc/codecs/rt1320-sdw.c
2826
static const struct sdw_slave_ops rt1320_slave_ops = {
sound/soc/codecs/rt5682-sdw.c
673
static const struct sdw_slave_ops rt5682_slave_ops = {
sound/soc/codecs/rt700-sdw.c
432
static const struct sdw_slave_ops rt700_slave_ops = {
sound/soc/codecs/rt711-sdca-sdw.c
344
static const struct sdw_slave_ops rt711_sdca_slave_ops = {
sound/soc/codecs/rt711-sdw.c
435
static const struct sdw_slave_ops rt711_slave_ops = {
sound/soc/codecs/rt712-sdca-dmic.c
931
static const struct sdw_slave_ops rt712_sdca_dmic_slave_ops = {
sound/soc/codecs/rt712-sdca-sdw.c
353
static const struct sdw_slave_ops rt712_sdca_slave_ops = {
sound/soc/codecs/rt715-sdca-sdw.c
171
static const struct sdw_slave_ops rt715_sdca_slave_ops = {
sound/soc/codecs/rt715-sdw.c
449
static const struct sdw_slave_ops rt715_slave_ops = {
sound/soc/codecs/rt721-sdca-sdw.c
394
static const struct sdw_slave_ops rt721_sdca_slave_ops = {
sound/soc/codecs/rt722-sdca-sdw.c
444
static const struct sdw_slave_ops rt722_sdca_slave_ops = {
sound/soc/codecs/sdw-mockup.c
208
static const struct sdw_slave_ops sdw_mockup_slave_ops = {
sound/soc/codecs/tac5xx2-sdw.c
1886
static const struct sdw_slave_ops tac_sdw_ops = {
sound/soc/codecs/tas2783-sdw.c
1278
static const struct sdw_slave_ops tas_sdw_ops = {
sound/soc/codecs/wcd937x-sdw.c
959
static const struct sdw_slave_ops wcd9370_slave_ops = {
sound/soc/codecs/wcd938x-sdw.c
1146
static const struct sdw_slave_ops wcd9380_slave_ops = {
sound/soc/codecs/wcd939x-sdw.c
1332
static const struct sdw_slave_ops wcd9390_slave_ops = {
sound/soc/codecs/wsa881x.c
1102
static const struct sdw_slave_ops wsa881x_slave_ops = {
sound/soc/codecs/wsa883x.c
1126
static const struct sdw_slave_ops wsa883x_slave_ops = {
sound/soc/codecs/wsa884x.c
1582
static const struct sdw_slave_ops wsa884x_slave_ops = {
sound/soc/sdca/sdca_class.c
40
static const struct sdw_slave_ops class_sdw_ops = {