Searched refs:rx_idr (Results 1 – 1 of 1) sorted by relevance
177 struct idr rx_idr; member2598 base_cinfo = idr_find(&sinfo->rx_idr, SCMI_PROTOCOL_BASE); in scmi_channels_max_msg_configure()2616 if (!ret && !idr_is_empty(&sinfo->rx_idr)) in scmi_xfer_info_init()2633 idr = tx ? &info->tx_idr : &info->rx_idr; in scmi_chan_setup()2799 scmi_cleanup_channels(info, &info->rx_idr); in scmi_cleanup_txrx_channels()3100 idr_init(&info->rx_idr); in scmi_probe()