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