Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_dw.c280 static void dw8250_clk_work_cb(struct work_struct *work) in dw8250_clk_work_cb() function
535 INIT_WORK(&data->clk_work, dw8250_clk_work_cb); in dw8250_probe()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_dw.c300 static void dw8250_clk_work_cb(struct work_struct *work) in dw8250_clk_work_cb() function
607 INIT_WORK(&data->clk_work, dw8250_clk_work_cb); in dw8250_probe()

Completed in 3 milliseconds