Lines Matching refs:snd_hwdep
47 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
49 struct snd_hwdep *hwdep; in snd_hwdep_search()
59 struct snd_hwdep *hw = file->private_data; in snd_hwdep_llseek()
68 struct snd_hwdep *hw = file->private_data; in snd_hwdep_read()
77 struct snd_hwdep *hw = file->private_data; in snd_hwdep_write()
86 struct snd_hwdep *hw; in snd_hwdep_open()
164 struct snd_hwdep *hw = file->private_data; in snd_hwdep_release()
182 struct snd_hwdep *hw = file->private_data; in snd_hwdep_poll()
188 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info()
203 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status()
220 static int snd_hwdep_dsp_load(struct snd_hwdep *hw, in snd_hwdep_dsp_load()
246 struct snd_hwdep *hw = file->private_data; in snd_hwdep_ioctl()
265 struct snd_hwdep *hw = file->private_data; in snd_hwdep_mmap()
307 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl()
350 kfree(container_of(dev, struct snd_hwdep, dev)); in release_hwdep_device()
367 struct snd_hwdep **rhwdep) in snd_hwdep_new()
369 struct snd_hwdep *hwdep; in snd_hwdep_new()
413 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_free()
424 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register()
466 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect()
496 struct snd_hwdep *hwdep; in snd_hwdep_proc_read()