Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Da2mp.c390 amp_mgr_put(tmp); in a2mp_getampassoc_req()
706 amp_mgr_put(mgr); in a2mp_chan_recv_cb()
731 amp_mgr_put(mgr); in a2mp_chan_state_change_cb()
842 int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
931 amp_mgr_put(mgr); in a2mp_send_getinfo_rsp()
950 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
964 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
986 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1001 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1030 amp_mgr_put(mgr); in a2mp_send_create_phy_link_rsp()
Da2mp.h128 int amp_mgr_put(struct amp_mgr *mgr);
133 static inline int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
Dhci_conn.c1088 amp_mgr_put(conn->amp_mgr); in hci_conn_del()