Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_REMOVE_EVENTS (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c107 SAFE_IOCTL(fd, SNDRV_SEQ_IOCTL_REMOVE_EVENTS, &rminfo); in run()
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h658 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c402 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_REMOVE_EVENTS, rmp) < 0) { in snd_seq_hw_remove_events()
403 /*SYSERR("SNDRV_SEQ_IOCTL_REMOVE_EVENTS failed");*/ in snd_seq_hw_remove_events()

Completed in 4 milliseconds