Home
last modified time | relevance | path

Searched refs:notify_fb_change (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dump.h75 int (*notify_fb_change)(struct snd_ump_endpoint *ump, member
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_client.c249 /* update the sequencer ports; called from notify_fb_change callback */
472 .notify_fb_change = seq_ump_notify_fb_change,
/kernel/linux/linux-6.6/sound/core/
H A Dump.c754 if (ump->seq_ops && ump->seq_ops->notify_fb_change) in seq_notify_fb_change()
755 ump->seq_ops->notify_fb_change(ump, fb); in seq_notify_fb_change()

Completed in 5 milliseconds