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