Searched refs:obj_ref (Results 1 – 3 of 3) sorted by relevance
59 struct obj_ref { struct63 static inline void objref_init(struct obj_ref *ref, int val) in objref_init() argument68 static inline void objref_get(struct obj_ref *ref) in objref_get()73 static inline int objref_put(struct obj_ref *ref, void (*release)(struct obj_ref *ref)) in objref_put()83 static inline uint32_t objref_read(struct obj_ref *ref) in objref_read()
58 struct obj_ref ref;
144 static void usbobj_release(struct obj_ref *ref) in usbobj_release()