Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/mei/
Damthif.c141 int mei_amthif_read(struct mei_device *dev, struct file *file, in mei_amthif_read() function
Dmei_dev.h663 int mei_amthif_read(struct mei_device *dev, struct file *file,
Dmain.c166 rets = mei_amthif_read(dev, file, ubuf, length, offset); in mei_read()