Home
last modified time | relevance | path

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

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