Searched refs:boolean_validate (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/platform/x86/ |
D | sony-laptop.c | 632 static int boolean_validate(const int, const int); 698 SNC_HANDLE(cdpower, snc_cdpower_get, snc_cdpower_set, boolean_validate, 0), 700 boolean_validate, 0), 702 boolean_validate, 1), 704 boolean_validate, 0), 706 boolean_validate, 0), 708 boolean_validate, 0), 935 static int boolean_validate(const int direction, const int value) in boolean_validate() function
|