Searched refs:snd_dm_fm_params (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound_fm.h | 82 struct snd_dm_fm_params { struct 104 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound_fm.h | 82 struct snd_dm_fm_params { struct 104 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound_fm.h | 82 struct snd_dm_fm_params { struct 104 #define SNDRV_DM_FM_IOCTL_SET_PARAMS _IOW('H', 0x24, struct snd_dm_fm_params) argument
|
| /OK3568_Linux_fs/kernel/sound/drivers/opl3/ |
| H A D | opl3_synth.c | 62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params); 137 struct snd_dm_fm_params params; in snd_opl3_ioctl() 138 if (copy_from_user(¶ms, argp, sizeof(struct snd_dm_fm_params))) in snd_opl3_ioctl() 541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()
|