Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Da2mp.c381 amp_mgr_put(tmp); in a2mp_getampassoc_req()
691 amp_mgr_put(mgr); in a2mp_chan_recv_cb()
716 amp_mgr_put(mgr); in a2mp_chan_state_change_cb()
827 int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
914 amp_mgr_put(mgr); in a2mp_send_getinfo_rsp()
933 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
947 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
969 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
984 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1011 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.c605 amp_mgr_put(conn->amp_mgr); in hci_conn_del()