Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/serio/
H A 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()