Searched refs:INPORT_EXTENT (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dinport.c52 #define INPORT_EXTENT 4 macro
138 if (!request_region(INPORT_BASE, INPORT_EXTENT, "inport")) {
186 release_region(INPORT_BASE, INPORT_EXTENT);
194 release_region(INPORT_BASE, INPORT_EXTENT);

Completed in 49 milliseconds