Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/joystick/
Dns558.c53 struct ns558 { struct
57 struct ns558 *next; argument
61 static struct ns558 *ns558; argument
69 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 …]
DMakefile38 obj-$(CONFIG_INPUT_NS558) += ns558.o
/linux-2.4.37.9/Documentation/input/
Dcs461x.txt25 needed code have been moved to one separate file cs461x.c like ns558.c
27 ISA or PnP ISA cards supported. AFAIK the ns558 have support for Crystal
Dgameport-programming.txt146 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
Djoystick.txt95 modprobe ns558
113 above input joydev ns558 analog
408 emu10k1-gp.c module for it instead of the normal ns558.c one.
/linux-2.4.37.9/Documentation/
DConfigure.help21016 The module will be called ns558.o. If you want to compile it as a