Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/gameport/
H A Dfm801-gp.c23 struct fm801_gp { struct
67 struct fm801_gp *gp; in fm801_gp_probe()
71 gp = kzalloc(sizeof(struct fm801_gp), GFP_KERNEL); in fm801_gp_probe()
118 struct fm801_gp *gp = pci_get_drvdata(pci); in fm801_gp_remove()