Searched refs:getdcr (Results 1 – 1 of 1) sorted by relevance
1212 struct i3c_ccc_getdcr *getdcr; in i3c_master_getdcr_locked() local1217 getdcr = i3c_ccc_cmd_dest_init(&dest, info->dyn_addr, sizeof(*getdcr)); in i3c_master_getdcr_locked()1218 if (!getdcr) in i3c_master_getdcr_locked()1226 info->dcr = getdcr->dcr; in i3c_master_getdcr_locked()