Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Da2mp.c390 amp_mgr_put(tmp); in a2mp_getampassoc_req()
705 amp_mgr_put(mgr); in a2mp_chan_recv_cb()
730 amp_mgr_put(mgr); in a2mp_chan_state_change_cb()
841 int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
930 amp_mgr_put(mgr); in a2mp_send_getinfo_rsp()
949 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
963 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
985 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1000 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1029 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.c636 amp_mgr_put(conn->amp_mgr); in hci_conn_del()