snd_dm_fm_params  104 include/uapi/sound/asound_fm.h #define SNDRV_DM_FM_IOCTL_SET_PARAMS	_IOW('H', 0x24, struct snd_dm_fm_params)
snd_dm_fm_params   62 sound/drivers/opl3/opl3_synth.c static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
snd_dm_fm_params  135 sound/drivers/opl3/opl3_synth.c 			struct snd_dm_fm_params params;
snd_dm_fm_params  136 sound/drivers/opl3/opl3_synth.c 			if (copy_from_user(&params, argp, sizeof(struct snd_dm_fm_params)))
snd_dm_fm_params  539 sound/drivers/opl3/opl3_synth.c static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params)