Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dwd.c59 int mei_wd_host_init(struct mei_device *dev, struct mei_me_client *me_cl) in mei_wd_host_init() function
Dmei_dev.h665 int mei_wd_host_init(struct mei_device *dev, struct mei_me_client *me_cl);
Dclient.c692 mei_wd_host_init(dev, me_cl); in mei_host_client_init()