Home
last modified time | relevance | path

Searched refs:look_for_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Ddevice.c82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() function
112 dev = look_for_dev(card, device_data); in snd_device_disconnect()
136 dev = look_for_dev(card, device_data); in snd_device_free()
177 dev = look_for_dev(card, device_data); in snd_device_register()
255 dev = look_for_dev(card, device_data); in snd_device_get_state()
/kernel/linux/linux-6.6/sound/core/
H A Ddevice.c82 static struct snd_device *look_for_dev(struct snd_card *card, void *device_data) in look_for_dev() function
112 dev = look_for_dev(card, device_data); in snd_device_disconnect()
136 dev = look_for_dev(card, device_data); in snd_device_free()
177 dev = look_for_dev(card, device_data); in snd_device_register()
257 dev = look_for_dev(card, device_data); in snd_device_get_state()

Completed in 2 milliseconds