Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mei/
Dclient.c449 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() function
563 mei_io_list_free_fp(&cl->rd_pending, fp); in mei_cl_flush_queues()
564 mei_io_list_free_fp(&cl->rd_completed, fp); in mei_cl_flush_queues()