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