Home
last modified time | relevance | path

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

/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c151 if (uptime_s == hb->last_uptime) in bcm_vk_hb_poll()
157 hb->last_uptime, uptime_s, hb->lost_cnt); in bcm_vk_hb_poll()
164 hb->last_uptime = uptime_s; in bcm_vk_hb_poll()
H A Dbcm_vk.h344 u32 last_uptime; member