Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/serio/
Dps2-gpio.c149 static void ps2_gpio_tx_work_fn(struct work_struct *work) in ps2_gpio_tx_work_fn() function
465 INIT_DELAYED_WORK(&drvdata->tx.work, ps2_gpio_tx_work_fn); in ps2_gpio_probe()