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