Lines Matching refs:amp_mgr
50 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
70 void amp_ctrl_list_flush(struct amp_mgr *mgr) in amp_ctrl_list_flush()
84 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
104 static u8 __next_handle(struct amp_mgr *mgr) in __next_handle()
112 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add()
129 hcon->amp_mgr = amp_mgr_get(mgr); in phylink_add()
281 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) in amp_read_loc_assoc()
304 struct amp_mgr *mgr = hcon->amp_mgr; in amp_read_loc_assoc_final_data()
341 struct amp_mgr *mgr = hcon->amp_mgr; in amp_write_rem_assoc_frag()
446 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_create_phylink()
485 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_accept_phylink()
510 struct amp_mgr *mgr = hs_hcon->amp_mgr; in amp_physical_cfm()