Searched refs:xret (Results 1 – 1 of 1) sorted by relevance
1114 void *xret; in scmi_raw_mode_setup() local1123 xret = xa_store(&raw->chans_q, channels[i], q, in scmi_raw_mode_setup()1125 if (xa_err(xret)) { in scmi_raw_mode_setup()1129 ret = xa_err(xret); in scmi_raw_mode_setup()