Lines Matching refs:index
213 * @index: Index in the master tables corresponding to this device
214 * @ibi: IBI slot index in the master structure
218 u8 index;
667 data->index = slot;
684 master->addrs[data->index] = dev->info.dyn_addr ? dev->info.dyn_addr :
696 master->addrs[data->index] = 0;
697 svc_i3c_master_release_slot(master, data->index);
719 data->index = slot;
733 svc_i3c_master_release_slot(master, data->index);
1349 cmd->addr = master->addrs[data->index];
1389 cmd->addr = master->addrs[data->index];