Lines Matching refs:snd_hwdep
46 static struct snd_hwdep *snd_hwdep_search(struct snd_card *card, int device) in snd_hwdep_search()
48 struct snd_hwdep *hwdep; in snd_hwdep_search()
58 struct snd_hwdep *hw = file->private_data; in snd_hwdep_llseek()
67 struct snd_hwdep *hw = file->private_data; in snd_hwdep_read()
76 struct snd_hwdep *hw = file->private_data; in snd_hwdep_write()
85 struct snd_hwdep *hw; in snd_hwdep_open()
163 struct snd_hwdep *hw = file->private_data; in snd_hwdep_release()
181 struct snd_hwdep *hw = file->private_data; in snd_hwdep_poll()
187 static int snd_hwdep_info(struct snd_hwdep *hw, in snd_hwdep_info()
202 static int snd_hwdep_dsp_status(struct snd_hwdep *hw, in snd_hwdep_dsp_status()
219 static int snd_hwdep_dsp_load(struct snd_hwdep *hw, in snd_hwdep_dsp_load()
245 struct snd_hwdep *hw = file->private_data; in snd_hwdep_ioctl()
264 struct snd_hwdep *hw = file->private_data; in snd_hwdep_mmap()
306 struct snd_hwdep *hwdep; in snd_hwdep_control_ioctl()
349 kfree(container_of(dev, struct snd_hwdep, dev)); in release_hwdep_device()
366 struct snd_hwdep **rhwdep) in snd_hwdep_new()
368 struct snd_hwdep *hwdep; in snd_hwdep_new()
412 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_free()
423 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_register()
465 struct snd_hwdep *hwdep = device->device_data; in snd_hwdep_dev_disconnect()
495 struct snd_hwdep *hwdep; in snd_hwdep_proc_read()