Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwsa881x.c399 .read_only_wordlength = true,
407 .read_only_wordlength = true,
415 .read_only_wordlength = true,
423 .read_only_wordlength = true,
/linux-5.19.10/include/linux/soundwire/
Dsdw.h334 bool read_only_wordlength; member
/linux-5.19.10/drivers/soundwire/
Dstream.c174 if (!dpn_prop->read_only_wordlength) { in sdw_program_slave_port_params()