Home
last modified time | relevance | path

Searched defs:free_chan (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mailbox/
H A Dqcom-ipcc.c170 struct mbox_chan *chan, *free_chan = NULL; in qcom_ipcc_mbox_xlate() local
/linux/arch/um/drivers/
H A Dchan_kern.c366 static void free_chan(struct list_head *chans) in free_chan() function