Home
last modified time | relevance | path

Searched defs:vchiq_slot_zero (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h311 struct vchiq_slot_zero { struct
312 int magic;
313 short version;
314 short version_min;
315 int slot_zero_size;
316 int slot_size;
317 int max_slots;
318 int max_slots_per_side;
319 int platform_data[2];
320 struct vchiq_shared_state master;
[all …]
Dvchiq_arm.c427 struct vchiq_slot_zero *vchiq_slot_zero; in vchiq_platform_init() local