Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/arm_scmi/
Ddriver.c2439 static int scmi_chan_destroy(int id, void *p, void *idr) in scmi_chan_destroy() function
2463 idr_for_each(idr, scmi_chan_destroy, idr); in scmi_cleanup_channels()