Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/gameport/
Dfm801-gp.c38 struct fm801_gp { struct
82 struct fm801_gp *gp; in fm801_gp_probe()
86 gp = kzalloc(sizeof(struct fm801_gp), GFP_KERNEL); in fm801_gp_probe()
133 struct fm801_gp *gp = pci_get_drvdata(pci); in fm801_gp_remove()