Searched refs:boolean_validate (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 645 static int boolean_validate(const int, const int); 711 SNC_HANDLE(cdpower, snc_cdpower_get, snc_cdpower_set, boolean_validate, 0), 713 boolean_validate, 0), 715 boolean_validate, 1), 717 boolean_validate, 0), 719 boolean_validate, 0), 721 boolean_validate, 0), 957 static int boolean_validate(const int direction, const int value) in boolean_validate() function
|