Searched refs:ns558 (Results 1 – 6 of 6) sorted by relevance
53 struct ns558 { struct57 struct ns558 *next; argument61 static struct ns558 *ns558; argument69 static struct ns558* ns558_isa_probe(int io, struct ns558 *next) in ns558_isa_probe()73 struct ns558 *port; in ns558_isa_probe()134 if (!(port = kmalloc(sizeof(struct ns558), GFP_KERNEL))) { in ns558_isa_probe()138 memset(port, 0, sizeof(struct ns558)); in ns558_isa_probe()178 static struct ns558* ns558_pnp_probe(struct pci_dev *dev, struct ns558 *next) in ns558_pnp_probe()181 struct ns558 *port; in ns558_pnp_probe()202 if (!(port = kmalloc(sizeof(struct ns558), GFP_KERNEL))) { in ns558_pnp_probe()[all …]
38 obj-$(CONFIG_INPUT_NS558) += ns558.o
25 needed code have been moved to one separate file cs461x.c like ns558.c27 ISA or PnP ISA cards supported. AFAIK the ns558 have support for Crystal
146 Trigger. This function should trigger the ns558 oneshots. If set to NULL,151 Read the buttons and ns558 oneshot bits. If set to NULL, inb(io) will be
95 modprobe ns558113 above input joydev ns558 analog408 emu10k1-gp.c module for it instead of the normal ns558.c one.
21016 The module will be called ns558.o. If you want to compile it as a