Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/gameport/
H A Dns558.c25 static int ns558_isa_portlist[] = { 0x201, 0x200, 0x202, 0x203, 0x204, 0x205, 0x207, 0x209, variable
247 while (ns558_isa_portlist[i]) in ns558_init()
248 ns558_isa_probe(ns558_isa_portlist[i++]); in ns558_init()