Searched refs:SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS (Results 1 – 8 of 8) sorted by relevance
46 SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS = 3221509398
21 ioctl$SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS(fd fd_sndctrl, cmd const[SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS], …
626 if (ioctl(mixer->fd, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, &subscribe) < 0) { in mixer_subscribe_events()
975 #define SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS _IOWR('U', 0x16, int) macro