Home
last modified time | relevance | path

Searched refs:phys_width (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/core/
Dpcm_misc.c369 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size() local
370 if (phys_width < 0) in snd_pcm_format_size()
372 return samples * phys_width / 8; in snd_pcm_format_size()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_hca.c228 if (rblock->state && rblock->phys_width) { in ehca_query_port()
231 props->active_width = rblock->phys_width; in ehca_query_port()
Dhipz_hw.h409 u32 phys_width; member