Home
last modified time | relevance | path

Searched refs:read_only_wordlength (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dwsa881x.c396 .read_only_wordlength = true,
404 .read_only_wordlength = true,
412 .read_only_wordlength = true,
420 .read_only_wordlength = true,
Dwsa884x.c789 .read_only_wordlength = true,
796 .read_only_wordlength = true,
803 .read_only_wordlength = true,
810 .read_only_wordlength = true,
817 .read_only_wordlength = true,
824 .read_only_wordlength = true,
Dwsa883x.c493 .read_only_wordlength = true,
501 .read_only_wordlength = true,
509 .read_only_wordlength = true,
517 .read_only_wordlength = true,
/linux-6.6.21/include/linux/soundwire/
Dsdw.h338 bool read_only_wordlength; member
/linux-6.6.21/drivers/soundwire/
Dstream.c174 if (!dpn_prop->read_only_wordlength) { in sdw_program_slave_port_params()