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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 40 milliseconds