Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mei/
Damthif.c66 int mei_amthif_host_init(struct mei_device *dev, struct mei_me_client *me_cl) in mei_amthif_host_init() function
Dmei_dev.h628 int mei_amthif_host_init(struct mei_device *dev, struct mei_me_client *me_cl);
Dclient.c685 mei_amthif_host_init(dev, me_cl); in mei_host_client_init()