Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dasound_fm.h101 #define SNDRV_DM_FM_IOCTL_PLAY_NOTE _IOW('H', 0x22, struct snd_dm_fm_note) macro
/linux-3.4.99/sound/drivers/opl3/
Dopl3_synth.c120 case SNDRV_DM_FM_IOCTL_PLAY_NOTE: in snd_opl3_ioctl()