Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/serio/
Dps2-gpio.c116 static void ps2_gpio_tx_work_fn(struct work_struct *work) in ps2_gpio_tx_work_fn() function
412 INIT_DELAYED_WORK(&drvdata->tx_work, ps2_gpio_tx_work_fn); in ps2_gpio_probe()