Searched refs:snd_sb_csp_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb16_csp.c | 68 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg); 141 hw->ops.ioctl = snd_sb_csp_ioctl; in snd_sb_csp_new() 181 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg) in snd_sb_csp_ioctl() function
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb16_csp.c | 68 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg); 143 hw->ops.ioctl = snd_sb_csp_ioctl; in snd_sb_csp_new() 183 static int snd_sb_csp_ioctl(struct snd_hwdep * hw, struct file *file, unsigned int cmd, unsigned long arg) in snd_sb_csp_ioctl() function
|
Completed in 4 milliseconds