Searched refs:read_only_wordlength (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wsa881x.c | 390 .read_only_wordlength = true, 398 .read_only_wordlength = true, 406 .read_only_wordlength = true, 414 .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 | 531 .read_only_wordlength = true, 539 .read_only_wordlength = true, 547 .read_only_wordlength = true, 555 .read_only_wordlength = true,
|
| /linux/drivers/soundwire/ |
| H A D | stream.c | 138 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/include/linux/soundwire/ |
| H A D | sdw.h | 330 bool read_only_wordlength; member
|