Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
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)) in mei_wd_send()
170 memcpy(dev->wd_data, mei_stop_wd_params, MEI_WD_STOP_MSG_SIZE); in mei_wd_stop()