Home
last modified time | relevance | path

Searched refs:amp_ctrl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bluetooth/
Damp.h17 struct amp_ctrl { struct
27 int amp_ctrl_put(struct amp_ctrl *ctrl); argument
28 void amp_ctrl_get(struct amp_ctrl *ctrl);
29 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id);
30 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id);
Damp.c24 void amp_ctrl_get(struct amp_ctrl *ctrl) in amp_ctrl_get()
34 struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref); in amp_ctrl_destroy()
42 int amp_ctrl_put(struct amp_ctrl *ctrl) in amp_ctrl_put()
50 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
52 struct amp_ctrl *ctrl; in amp_ctrl_add()
72 struct amp_ctrl *ctrl, *n; in amp_ctrl_list_flush()
84 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
86 struct amp_ctrl *ctrl; in amp_ctrl_lookup()
342 struct amp_ctrl *ctrl; in amp_write_rem_assoc_frag()
Da2mp.c344 struct amp_ctrl *ctrl; in a2mp_getinfo_rsp()
415 struct amp_ctrl *ctrl; in a2mp_getampassoc_rsp()
478 struct amp_ctrl *ctrl; in a2mp_createphyslink_req()