Home
last modified time | relevance | path

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

/drivers/platform/x86/
Dsony-laptop.c604 static int boolean_validate(const int, const int);
670 SNC_HANDLE(cdpower, snc_cdpower_get, snc_cdpower_set, boolean_validate, 0),
672 boolean_validate, 0),
674 boolean_validate, 1),
676 boolean_validate, 0),
678 boolean_validate, 0),
680 boolean_validate, 0),
877 static int boolean_validate(const int direction, const int value) in boolean_validate() function