Searched refs:scmi_cleanup_channels (Results 1 – 1 of 1) sorted by relevance
2874 static void scmi_cleanup_channels(struct scmi_info *info, struct idr *idr) in scmi_device_request_notifier() 2887 scmi_cleanup_channels(info, &info->tx_idr); in scmi_device_request_notifier() 2889 scmi_cleanup_channels(info, &info->rx_idr); in scmi_device_request_notifier() 2816 static void scmi_cleanup_channels(struct scmi_info *info, struct idr *idr) scmi_cleanup_channels() function