Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h353 struct vchiq_slot_zero { struct
354 int magic;
355 short version;
356 short version_min;
357 int slot_zero_size;
358 int slot_size;
359 int max_slots;
360 int max_slots_per_side;
361 int platform_data[2];
362 struct vchiq_shared_state master;
[all …]
Dvchiq_2835_arm.c83 struct vchiq_slot_zero *vchiq_slot_zero; in vchiq_platform_init() local