Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/msnd/
H A Dmsnd.h215 int capturePeriodBytes; member
H A Dmsnd.c262 unsigned short offset = 0x3000 + chip->capturePeriodBytes; in snd_msnd_DARQ()
408 chip->capturePeriodBytes = pcm_count; in snd_msnd_capture_reset_queue()
H A Dmsnd_pinnacle.c108 chip->captureDMAPos += chip->capturePeriodBytes; in snd_msnd_eval_dsp_msg()