Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Damp.h10 struct amp_ctrl { struct
20 int amp_ctrl_put(struct amp_ctrl *ctrl); argument
21 void amp_ctrl_get(struct amp_ctrl *ctrl);
22 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id);
23 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id);
Damp.c17 void amp_ctrl_get(struct amp_ctrl *ctrl) in amp_ctrl_get()
27 struct amp_ctrl *ctrl = container_of(kref, struct amp_ctrl, kref); in amp_ctrl_destroy()
35 int amp_ctrl_put(struct amp_ctrl *ctrl) in amp_ctrl_put()
43 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
45 struct amp_ctrl *ctrl; in amp_ctrl_add()
65 struct amp_ctrl *ctrl, *n; in amp_ctrl_list_flush()
77 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
79 struct amp_ctrl *ctrl; in amp_ctrl_lookup()
337 struct amp_ctrl *ctrl; in amp_write_rem_assoc_frag()
Da2mp.c342 struct amp_ctrl *ctrl; in a2mp_getinfo_rsp()
417 struct amp_ctrl *ctrl; in a2mp_getampassoc_rsp()
479 struct amp_ctrl *ctrl; in a2mp_createphyslink_req()