Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsoundcard.h574 int fragstotal; /* Total # of fragments allocated */ member
/Linux-v4.19/sound/oss/dmasound/
Ddmasound_core.c1133 info.fragstotal = write_sq.max_active; in sq_ioctl()
/Linux-v4.19/sound/core/oss/
Dpcm_oss.c2250 info.fragstotal = runtime->periods; in snd_pcm_oss_get_space()
2283 info.bytes, info.fragments, info.fragstotal, info.fragsize); in snd_pcm_oss_get_space()