Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mei/
Dclient.c425 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() function
539 mei_io_list_free_fp(&cl->rd_pending, fp); in mei_cl_flush_queues()
540 mei_io_list_free_fp(&cl->rd_completed, fp); in mei_cl_flush_queues()