Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Djoydev.c710 static const struct file_operations joydev_fops = { variable
999 cdev_init(&joydev->cdev, &joydev_fops); in joydev_connect()