Lines Matching refs:snd_device
47 struct snd_device *dev; in snd_device_new()
64 struct snd_device *pdev = list_entry(p, struct snd_device, list); in snd_device_new()
74 static void __snd_device_disconnect(struct snd_device *dev) in __snd_device_disconnect()
84 static void __snd_device_free(struct snd_device *dev) in __snd_device_free()
97 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev()
99 struct snd_device *dev; in look_for_dev()
123 struct snd_device *dev; in snd_device_disconnect()
147 struct snd_device *dev; in snd_device_free()
160 static int __snd_device_register(struct snd_device *dev) in __snd_device_register()
188 struct snd_device *dev; in snd_device_register()
206 struct snd_device *dev; in snd_device_register_all()
225 struct snd_device *dev; in snd_device_disconnect_all()
239 struct snd_device *dev, *next; in snd_device_free_all()