Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/trigger/
Dledtrig-activity.c29 u64 last_boot; member
77 diff_boot = (curr_boot - activity_data->last_boot) >> 16; in led_activity_function()
79 activity_data->last_boot = curr_boot; in led_activity_function()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h1752 uint32_t last_boot; member