Searched refs:phys_width (Results 1 – 3 of 3) sorted by relevance
369 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size() local370 if (phys_width < 0) in snd_pcm_format_size()372 return samples * phys_width / 8; in snd_pcm_format_size()
228 if (rblock->state && rblock->phys_width) { in ehca_query_port()231 props->active_width = rblock->phys_width; in ehca_query_port()
409 u32 phys_width; member