Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsoundcard.h574 int fragstotal; /* Total # of fragments allocated */ member
/linux/sound/oss/dmasound/
H A Ddmasound_core.c1121 info.fragstotal = write_sq.max_active; in sq_ioctl()
/linux/sound/core/oss/
H A Dpcm_oss.c2288 info.fragstotal = runtime->periods; in snd_pcm_oss_get_space()
2320 "pcm_oss: space: bytes = %i, fragments = %i, fragstotal = %i, fragsize = %i\n", in snd_pcm_oss_get_space()
2321 info.bytes, info.fragments, info.fragstotal, info.fragsize); in snd_pcm_oss_get_space()