Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Da2mp.c388 amp_mgr_put(tmp); in a2mp_getampassoc_req()
698 amp_mgr_put(mgr); in a2mp_chan_recv_cb()
723 amp_mgr_put(mgr); in a2mp_chan_state_change_cb()
834 int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
921 amp_mgr_put(mgr); in a2mp_send_getinfo_rsp()
940 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
954 amp_mgr_put(mgr); in a2mp_send_getampassoc_rsp()
976 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
991 amp_mgr_put(mgr); in a2mp_send_create_phy_link_req()
1018 amp_mgr_put(mgr); in a2mp_send_create_phy_link_rsp()
Da2mp.h135 int amp_mgr_put(struct amp_mgr *mgr);
140 static inline int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() function
Dhci_conn.c598 amp_mgr_put(conn->amp_mgr); in hci_conn_del()