Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c75 SAFE_IOCTL(fd, SNDRV_SEQ_IOCTL_CLIENT_ID, &client_id); in setup()
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h626 #define SNDRV_SEQ_IOCTL_CLIENT_ID _IOR ('S', 0x01, int) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c79 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_CLIENT_ID, &client) < 0) { in snd_seq_hw_client_id()
80 SYSERR("SNDRV_SEQ_IOCTL_CLIENT_ID failed"); in snd_seq_hw_client_id()

Completed in 4 milliseconds