Lines Matching defs:mgr
48 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add()
68 void amp_ctrl_list_flush(struct amp_mgr *mgr) in amp_ctrl_list_flush()
82 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) in amp_ctrl_lookup()
102 static u8 __next_handle(struct amp_mgr *mgr) in __next_handle()
110 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add()
230 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) in amp_read_loc_assoc()
247 struct amp_mgr *mgr = hcon->amp_mgr; in amp_read_loc_assoc_final_data() local
264 struct amp_mgr *mgr = hcon->amp_mgr; in amp_write_rem_assoc_frag() local
340 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_create_phylink()
359 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_accept_phylink()
381 struct amp_mgr *mgr = hs_hcon->amp_mgr; in amp_physical_cfm() local