Searched defs:vchiq_service (Results 1 – 1 of 1) sorted by relevance
269 struct vchiq_service { struct270 struct vchiq_service_base base; argument271 unsigned int handle;272 struct kref ref_count;273 struct rcu_head rcu;274 int srvstate;275 vchiq_userdata_term userdata_term;276 unsigned int localport;277 unsigned int remoteport;278 int public_fourcc;[all …]