Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dtimbuart.c175 static void timbuart_tasklet(unsigned long arg) in timbuart_tasklet() function
454 tasklet_init(&uart->tasklet, timbuart_tasklet, (unsigned long)uart); in timbuart_probe()