Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mei/
Damthif.c124 int mei_amthif_read(struct mei_device *dev, struct file *file, in mei_amthif_read() function
Dmei_dev.h630 int mei_amthif_read(struct mei_device *dev, struct file *file,
Dmain.c163 rets = mei_amthif_read(dev, file, ubuf, length, offset); in mei_read()