Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_internal.h237 #define PARM_MAX_MAX_PM_SLEEP 65535 macro
Dwl_main.c544 VALID_PARAM(( PARM_MAX_SLEEP <= PARM_MAX_MAX_PM_SLEEP )); in wl_insert()