Searched refs:client_to_scmi_chan_info (Results 1 – 1 of 1) sorted by relevance
133 #define client_to_scmi_chan_info(c) container_of(c, struct scmi_chan_info, cl) macro216 struct scmi_chan_info *cinfo = client_to_scmi_chan_info(cl); in scmi_rx_callback()271 struct scmi_chan_info *cinfo = client_to_scmi_chan_info(cl); in scmi_tx_prepare()