Searched refs:boolean_validate (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/platform/x86/ |
D | sony-laptop.c | 601 static int boolean_validate(const int, const int); 667 SNC_HANDLE(cdpower, snc_cdpower_get, snc_cdpower_set, boolean_validate, 0), 669 boolean_validate, 0), 671 boolean_validate, 1), 673 boolean_validate, 0), 675 boolean_validate, 0), 677 boolean_validate, 0), 874 static int boolean_validate(const int direction, const int value) in boolean_validate() function
|