Home
last modified time | relevance | path

Searched refs:DSP_CAP_TRIGGER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h595 # define DSP_CAP_TRIGGER 0x00001000 /* Supports SETTRIGGER */ macro
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2054 result = DSP_CAP_TRIGGER | DSP_CAP_MMAP | DSP_CAP_DUPLEX | DSP_CAP_REALTIME; in snd_pcm_oss_get_caps()