Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c50 struct vchiq_instance_struct { struct
51 VCHIQ_STATE_T *state;
53 int connected;
55 struct list_head bulk_waiter_list;
56 struct mutex bulk_waiter_list_mutex;
H A Dvchiq_arm.c122 struct vchiq_instance_struct { struct
123 VCHIQ_STATE_T *state;
125 int completion_insert;
126 int completion_remove;
127 struct semaphore insert_event;
131 int connected;
132 int closing;
133 int pid;
134 int mark;
135 int use_close_delivered;
[all …]