Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm_misc.c349 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size() local
350 if (phys_width < 0) in snd_pcm_format_size()
352 return samples * phys_width / 8; in snd_pcm_format_size()
/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_hca.c224 if (rblock->state && rblock->phys_width) { in ehca_query_port()
227 props->active_width = rblock->phys_width; in ehca_query_port()
Dhipz_hw.h409 u32 phys_width; member