Home
last modified time | relevance | path

Searched refs:snd_uart16550_buffer_timer (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/drivers/
H A Dserial-u16550.c297 static void snd_uart16550_buffer_timer(struct timer_list *t) in snd_uart16550_buffer_timer() function
798 timer_setup(&uart->buffer_timer, snd_uart16550_buffer_timer, 0); in snd_uart16550_create()