Searched refs:rx_idr (Results 1 – 1 of 1) sorted by relevance
166 struct idr rx_idr; member2274 base_cinfo = idr_find(&sinfo->rx_idr, SCMI_PROTOCOL_BASE); in scmi_channels_max_msg_configure()2292 if (!ret && !idr_is_empty(&sinfo->rx_idr)) in scmi_xfer_info_init()2309 idr = tx ? &info->tx_idr : &info->rx_idr; in scmi_chan_setup()2472 scmi_cleanup_channels(info, &info->rx_idr); in scmi_cleanup_txrx_channels()2688 idr_init(&info->rx_idr); in scmi_probe()