Lines Matching defs:mgr
43 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
63 void amp_ctrl_list_flush(struct amp_mgr *mgr) in amp_ctrl_list_flush()
77 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
97 static u8 __next_handle(struct amp_mgr *mgr) in __next_handle()
105 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add()
273 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) in amp_read_loc_assoc()
296 struct amp_mgr *mgr = hcon->amp_mgr; in amp_read_loc_assoc_final_data() local
336 struct amp_mgr *mgr = hcon->amp_mgr; in amp_write_rem_assoc_frag() local
441 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_create_phylink()
480 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_accept_phylink()
505 struct amp_mgr *mgr = hs_hcon->amp_mgr; in amp_physical_cfm() local