Home
last modified time | relevance | path

Searched refs:slot_first (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h263 int slot_first; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c2502 slot_zero->master.slot_first = first_data_slot + 1; in vchiq_init_slots()
2505 slot_zero->slave.slot_first = first_data_slot + (num_slots / 2) + 1; in vchiq_init_slots()
2568 for (i = local->slot_first; i <= local->slot_last; i++) { in vchiq_init_state()
2902 for (i = state->remote->slot_first; i <= slot_last; i++) { in release_service_messages()
3660 if ((slot_index >= remote->slot_first) && in vchiq_release_message()
3814 label, shared->slot_first, shared->slot_last, in vchiq_dump_shared_state()
3819 for (i = shared->slot_first; i <= shared->slot_last; i++) { in vchiq_dump_shared_state()