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