Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h18 struct snd_dm_fm_info { struct
85 #define SNDRV_DM_FM_IOCTL_INFO _IOR('H', 0x20, struct snd_dm_fm_info)
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c92 struct snd_dm_fm_info info; in snd_opl3_ioctl()
98 if (copy_to_user(argp, &info, sizeof(struct snd_dm_fm_info))) in snd_opl3_ioctl()