Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dwsa881x.c390 .read_only_wordlength = true,
398 .read_only_wordlength = true,
406 .read_only_wordlength = true,
414 .read_only_wordlength = true,
H A Dwsa884x.c831 .read_only_wordlength = true,
839 .read_only_wordlength = true,
847 .read_only_wordlength = true,
855 .read_only_wordlength = true,
863 .read_only_wordlength = true,
871 .read_only_wordlength = true,
H A Dwsa883x.c528 .read_only_wordlength = true,
536 .read_only_wordlength = true,
544 .read_only_wordlength = true,
552 .read_only_wordlength = true,
/linux-6.15/drivers/soundwire/
H A Dstream.c138 bool read_only_wordlength; in sdw_program_slave_port_params() local
153 read_only_wordlength = dpn_prop->read_only_wordlength; in sdw_program_slave_port_params()
156 read_only_wordlength = false; in sdw_program_slave_port_params()
188 if (!read_only_wordlength) { in sdw_program_slave_port_params()
/linux-6.15/include/linux/soundwire/
H A Dsdw.h327 bool read_only_wordlength; member