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

/linux-master/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)
/linux-master/sound/drivers/opl3/
H A Dopl3_synth.c92 struct snd_dm_fm_info info;
98 if (copy_to_user(argp, &info, sizeof(struct snd_dm_fm_info)))

Completed in 136 milliseconds