Lines Matching refs:snd_hwdep
32 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
34 struct snd_hwdep *hwdep; in snd_hwdep_search()
44 struct snd_hwdep *hw = file->private_data; in snd_hwdep_llseek()
53 struct snd_hwdep *hw = file->private_data; in snd_hwdep_read()
62 struct snd_hwdep *hw = file->private_data; in snd_hwdep_write()
71 struct snd_hwdep *hw; in snd_hwdep_open()
149 struct snd_hwdep *hw = file->private_data; in snd_hwdep_release()
167 struct snd_hwdep *hw = file->private_data; in snd_hwdep_poll()
173 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info()
188 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status()
206 static int snd_hwdep_dsp_load(struct snd_hwdep *hw, in snd_hwdep_dsp_load()
225 static int snd_hwdep_dsp_load_user(struct snd_hwdep *hw, in snd_hwdep_dsp_load_user()
239 struct snd_hwdep *hw = file->private_data; in snd_hwdep_ioctl()
258 struct snd_hwdep *hw = file->private_data; in snd_hwdep_mmap()
300 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl()
341 static void snd_hwdep_free(struct snd_hwdep *hwdep) in snd_hwdep_free()
365 struct snd_hwdep **rhwdep) in snd_hwdep_new()
367 struct snd_hwdep *hwdep; in snd_hwdep_new()
421 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register()
463 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect()
493 struct snd_hwdep *hwdep; in snd_hwdep_proc_read()