Searched refs:read_only_wordlength (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wsa881x.c | 389 .read_only_wordlength = true, 397 .read_only_wordlength = true, 405 .read_only_wordlength = true, 413 .read_only_wordlength = true,
|
| H A D | wsa884x.c | 831 .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 D | wsa883x.c | 532 .read_only_wordlength = true, 540 .read_only_wordlength = true, 548 .read_only_wordlength = true, 556 .read_only_wordlength = true,
|
| /linux/drivers/soundwire/ |
| H A D | stream.c | 140 bool read_only_wordlength; in sdw_program_slave_port_params() local 155 read_only_wordlength = dpn_prop->read_only_wordlength; in sdw_program_slave_port_params() 158 read_only_wordlength = false; in sdw_program_slave_port_params() 190 if (!read_only_wordlength) { in sdw_program_slave_port_params()
|
| /linux/include/linux/soundwire/ |
| H A D | sdw.h | 331 bool read_only_wordlength; member
|