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

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

Completed in 63 milliseconds