Lines Matching refs:ept_data
174 struct ept_data { struct
191 struct ept_data ept[NUM_EPT]; /* Array of registered endpoints. */ argument
613 struct ept_data *ept; in find_ept_by_name()
652 struct ept_data *ept; in match_bound_msg()
695 static int send_bound_message(struct backend_data *dev_data, struct ept_data *ept) in send_bound_message()
736 struct ept_data *ept = NULL; in ept_bound_process()
807 static struct ept_data *get_ept_and_rx_validate(struct backend_data *dev_data, in get_ept_and_rx_validate()
810 struct ept_data *ept; in get_ept_and_rx_validate()
849 struct ept_data *ept; in received_data()
952 struct ept_data *ept; in control_received()
1056 struct ept_data *ept = token; in send()
1087 struct ept_data *ept = NULL; in register_ept()
1145 struct ept_data *ept = token; in deregister_ept()
1206 struct ept_data *ept = token; in send_nocopy()