Home | History | Annotate | Download | only in usb

Lines Matching refs:endpoint_id

1045 	htc->endpoint_id = 0;
1166 uint8_t ul_pipe, uint8_t dl_pipe, uint8_t *endpoint_id)
1206 svc_id, rsp.endpoint_id);
1209 *endpoint_id = rsp.endpoint_id;
1255 htc->endpoint_id = usc->usc_ep_ctrl;
1998 htc->endpoint_id = usc->usc_ep_bcn;
2115 if (htc->endpoint_id != 0) {
2116 if (__predict_false(htc->endpoint_id != usc->usc_ep_ctrl)) {
2118 htc->endpoint_id, usc->usc_ep_ctrl);
2241 if (__predict_false(htc->endpoint_id == 0)) {
2242 DPRINTFN(DBG_RX, sc, "bad endpoint %d\n", htc->endpoint_id);
2517 htc->endpoint_id = usc->usc_ep_data[qid];
2536 htc->endpoint_id = usc->usc_ep_mgmt;