Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/serio/
Dps2-gpio.c114 static void ps2_gpio_tx_work_fn(struct work_struct *work) in ps2_gpio_tx_work_fn() function
408 INIT_DELAYED_WORK(&drvdata->tx_work, ps2_gpio_tx_work_fn); in ps2_gpio_probe()