Home
last modified time | relevance | path

Searched refs:off_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-wmi-led.c46 unsigned char off_time; member
50 u8 command, u8 on_time, u8 off_time) in dell_led_perform_fn() argument
65 .off_time = off_time in dell_led_perform_fn()
/linux-6.12.1/drivers/power/supply/
Drk817_charger.c747 int ret, reg, off_time, tmp; in rk817_read_or_set_full_charge_on_boot() local
815 regmap_read(rk808->regmap, RK817_GAS_GAUGE_OFF_CNT, &off_time); in rk817_read_or_set_full_charge_on_boot()
816 if (off_time >= 3) { in rk817_read_or_set_full_charge_on_boot()