Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dclient.c447 * mei_io_list_free_fp - free cb from a list that matches file pointer
452 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() function
588 mei_io_list_free_fp(&cl->rd_completed, fp); in mei_cl_flush_queues()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dclient.c450 * mei_io_list_free_fp - free cb from a list that matches file pointer
455 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() function
591 mei_io_list_free_fp(&cl->rd_completed, fp); in mei_cl_flush_queues()

Completed in 5 milliseconds