Searched refs:sony_call_snc_handle (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/platform/x86/ |
| D | sony-laptop.c | 904 static int sony_call_snc_handle(int handle, int argument, int *result) in sony_call_snc_handle() function 1046 sony_call_snc_handle(sdev->handle, sdev->cmd_base + 0x100, &result); in sony_nc_get_brightness_ng() 1058 if (sony_call_snc_handle(sdev->handle, sdev->cmd_base | (value << 0x10), in sony_nc_update_status_ng() 1154 if (sony_call_snc_handle(handle, 0x200, &result)) { in sony_nc_hotkeys_decode() 1235 sony_call_snc_handle(handle, 0x0100, &result); in sony_nc_notify() 1247 sony_call_snc_handle(handle, 0x0000, &result); in sony_nc_notify() 1322 sony_call_snc_handle(handle, 0, &result); in sony_nc_function_setup() 1326 sony_call_snc_handle(handle, 0x100, &result); in sony_nc_function_setup() 1529 sony_call_snc_handle(handle, 0, &result); in sony_nc_function_resume() 1533 sony_call_snc_handle(handle, 0x100, &result); in sony_nc_function_resume() [all …]
|
| /Linux-v5.4/Documentation/admin-guide/laptops/ |
| D | sony-laptop.rst | 134 the code for all sony_call_snc_handle calls, others are more obscure.
|