Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mei/
Dclient.c451 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() function
565 mei_io_list_free_fp(&cl->rd_pending, fp); in mei_cl_flush_queues()
566 mei_io_list_free_fp(&cl->rd_completed, fp); in mei_cl_flush_queues()