Home
last modified time | relevance | path

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

/linux-4.1.27/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.c23 void amp_ctrl_get(struct amp_ctrl *ctrl) in amp_ctrl_get()
33 struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref); in amp_ctrl_destroy()
41 int amp_ctrl_put(struct amp_ctrl *ctrl) in amp_ctrl_put()
49 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
51 struct amp_ctrl *ctrl; in amp_ctrl_add()
71 struct amp_ctrl *ctrl, *n; in amp_ctrl_list_flush()
83 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
85 struct amp_ctrl *ctrl; in amp_ctrl_lookup()
272 struct amp_ctrl *ctrl; in amp_write_rem_assoc_frag()
Da2mp.c329 struct amp_ctrl *ctrl; in a2mp_getinfo_rsp()
400 struct amp_ctrl *ctrl; in a2mp_getampassoc_rsp()
463 struct amp_ctrl *ctrl; in a2mp_createphyslink_req()