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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dkeyboard.h13 #define NR_FN_HANDLER 20 macro
H A Dkeyboard.c37 255, ARRAY_SIZE(func_table) - 1, NR_FN_HANDLER - 1, 0,
81 kzalloc(sizeof(fn_handler_fn *) * NR_FN_HANDLER, GFP_KERNEL);
221 if (value >= NR_FN_HANDLER)

Completed in 107 milliseconds