Searched refs:exec_sals (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/platform/x86/
H A Dideapad-laptop.c272 static int exec_sals(acpi_handle handle, unsigned long arg)
535 return exec_sals(priv->adev->handle,
656 err = exec_sals(priv->adev->handle, state ? SALS_USB_CHARGING_ON : SALS_USB_CHARGING_OFF);
1422 err = exec_sals(priv->adev->handle, brightness ? SALS_KBD_BL_ON : SALS_KBD_BL_OFF);
1672 /* On some models we need to call exec_sals(SALS_FNLOCK_ON/OFF) to set the LED */
267 static int exec_sals(acpi_handle handle, unsigned long arg) function

Completed in 228 milliseconds