Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dtimer.c131 static int snd_timer_dev_disconnect(struct snd_device *device);
942 .dev_disconnect = snd_timer_dev_disconnect, in snd_timer_new()
1057 static int snd_timer_dev_disconnect(struct snd_device *device) in snd_timer_dev_disconnect() function
/kernel/linux/linux-6.6/sound/core/
H A Dtimer.c131 static int snd_timer_dev_disconnect(struct snd_device *device);
942 .dev_disconnect = snd_timer_dev_disconnect, in snd_timer_new()
1057 static int snd_timer_dev_disconnect(struct snd_device *device) in snd_timer_dev_disconnect() function

Completed in 6 milliseconds