Searched defs:bytes_per_ch (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_soft.c | 205 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() local
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_soft.c | 224 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() local
|
/kernel/linux/linux-5.10/sound/soc/xilinx/ |
H A D | xlnx_formatter_pcm.c | 458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
|
/kernel/linux/linux-6.6/sound/soc/xilinx/ |
H A D | xlnx_formatter_pcm.c | 458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
|
Completed in 6 milliseconds