Lines Matching refs:period_bytes
1012 size_t period_bytes; member
1480 hdspm->period_bytes = 4 * hdspm_get_latency(hdspm); in hdspm_compute_period_size()
1498 (hdspm->period_bytes / 4) : 0; in hdspm_hw_pointer()
1521 int n = hdspm->period_bytes; in hdspm_silence_playback()
4906 (2 * (int)hdspm->period_bytes), in snd_hdspm_proc_read_madi()
4908 (2 * (int)hdspm->period_bytes), in snd_hdspm_proc_read_madi()
4934 x, (unsigned long) hdspm->period_bytes); in snd_hdspm_proc_read_madi()
5063 (2 * (int)hdspm->period_bytes), in snd_hdspm_proc_read_aes32()
5065 (2 * (int)hdspm->period_bytes), in snd_hdspm_proc_read_aes32()
5090 x, (unsigned long) hdspm->period_bytes); in snd_hdspm_proc_read_aes32()
5542 if (params_period_size(params) != hdspm->period_bytes / 4) { in snd_hdspm_hw_params()