Searched refs:off_time (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | dell-wmi-led.c | 46 unsigned char off_time; member 50 u8 command, u8 on_time, u8 off_time) in dell_led_perform_fn() 65 .off_time = off_time in dell_led_perform_fn() 49 dell_led_perform_fn(u8 length, u8 result_code, u8 device_id, u8 command, u8 on_time, u8 off_time) dell_led_perform_fn() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
H A D | dell-wmi-led.c | 46 unsigned char off_time; member 50 u8 command, u8 on_time, u8 off_time) in dell_led_perform_fn() 65 .off_time = off_time in dell_led_perform_fn() 49 dell_led_perform_fn(u8 length, u8 result_code, u8 device_id, u8 command, u8 on_time, u8 off_time) dell_led_perform_fn() argument
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | rk817_charger.c | 752 int ret, reg, off_time, tmp; in rk817_read_or_set_full_charge_on_boot() local 820 regmap_read(rk808->regmap, RK817_GAS_GAUGE_OFF_CNT, &off_time); in rk817_read_or_set_full_charge_on_boot() 821 if (off_time >= 3) { in rk817_read_or_set_full_charge_on_boot()
|
Completed in 2 milliseconds