Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c2457 static void scmi_cleanup_channels(struct scmi_info *info, struct idr *idr) in scmi_cleanup_channels() function
2470 scmi_cleanup_channels(info, &info->tx_idr); in scmi_cleanup_txrx_channels()
2472 scmi_cleanup_channels(info, &info->rx_idr); in scmi_cleanup_txrx_channels()