Searched refs:mei_stop_wd_params (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/mei/
H A Dwd.c30 static const u8 mei_stop_wd_params[] = { 0x02, 0x02, 0x14, 0x10 }; variable
128 else if (!memcmp(dev->wd_data, mei_stop_wd_params, MEI_WD_HDR_SIZE)) mei_wd_send()
170 memcpy(dev->wd_data, mei_stop_wd_params, MEI_WD_STOP_MSG_SIZE); mei_wd_stop()

Completed in 32 milliseconds