Searched refs:rx_idr (Results 1 – 1 of 1) sorted by relevance
159 struct idr rx_idr; member2687 base_cinfo = idr_find(&sinfo->rx_idr, SCMI_PROTOCOL_BASE); in scmi_channels_max_msg_configure()2705 if (!ret && !idr_is_empty(&sinfo->rx_idr)) in scmi_xfer_info_init()2722 idr = tx ? &info->tx_idr : &info->rx_idr; in scmi_chan_setup()2889 scmi_cleanup_channels(info, &info->rx_idr); in scmi_cleanup_txrx_channels()3218 idr_init(&info->rx_idr); in scmi_probe()