Searched defs:ep (Results 201 - 225 of 549) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/gadget/function/
H A Df_rndis.c398 static void rndis_response_complete(struct usb_ep *ep, struct usb_request *req) argument
437 static void rndis_command_complete(struct usb_ep *ep, struct usb_request *req) argument
662 struct usb_ep *ep; local
[all...]
H A Df_acm.c295 static void acm_complete_set_line_coding(struct usb_ep *ep, argument
495 struct usb_ep *ep = acm->notify; local
554 static void acm_cdc_notify_complete(struct usb_ep *ep, struct usb_request *req) argument
614 struct usb_ep *ep; local
[all...]
H A Df_uvc.c205 uvc_function_ep0_complete(struct usb_ep *ep, struct usb_request *req) argument
653 struct usb_ep *ep; local
[all...]
H A Duvc.h89 struct usb_ep *ep; member in struct:uvc_video
/linux-master/drivers/usb/host/
H A Dehci-hcd.c974 ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
1048 ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
[all...]
H A Dsl811-hcd.c134 setup_packet( struct sl811 *sl811, struct sl811h_ep *ep, struct urb *urb, u8 bank, u8 control ) argument
165 status_packet( struct sl811 *sl811, struct sl811h_ep *ep, struct urb *urb, u8 bank, u8 control ) argument
199 in_packet( struct sl811 *sl811, struct sl811h_ep *ep, struct urb *urb, u8 bank, u8 control ) argument
235 out_packet( struct sl811 *sl811, struct sl811h_ep *ep, struct urb *urb, u8 bank, u8 control ) argument
304 struct sl811h_ep *ep; local
475 done(struct sl811 *sl811, struct sl811h_ep *ep, u8 bank) argument
803 struct sl811h_ep *ep = NULL; local
965 struct sl811h_ep *ep; local
1033 struct sl811h_ep *ep = hep->hcpriv; local
1388 struct sl811h_ep *ep; local
[all...]
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c35 struct iscsi_cls_session *beiscsi_session_create(struct iscsi_endpoint *ep, argument
183 struct iscsi_endpoint *ep; local
628 beiscsi_ep_get_param(struct iscsi_endpoint *ep, enum iscsi_param param, char *buf) argument
1050 beiscsi_open_conn(struct iscsi_endpoint *ep, struct sockaddr *src_addr, struct sockaddr *dst_addr, int non_blocking) argument
1152 struct iscsi_endpoint *ep; local
1205 beiscsi_ep_poll(struct iscsi_endpoint *ep, int timeout_ms) argument
1304 beiscsi_ep_disconnect(struct iscsi_endpoint *ep) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dinit.c273 set_ac2_ep_map(struct ath6kl *ar, u8 ac, enum htc_endpoint_id ep) argument
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2_bridge.c683 struct fwnode_handle *ep; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.c445 struct dma_edesc *ep = (struct dma_edesc *)head; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtc.c51 void ath10k_htc_notify_tx_completion(struct ath10k_htc_ep *ep, argument
87 ath10k_htc_prepare_tx_skb(struct ath10k_htc_ep *ep, struct sk_buff *skb) argument
106 ath10k_htc_consume_credit(struct ath10k_htc_ep *ep, unsigned int len, bool consume) argument
141 ath10k_htc_release_credit(struct ath10k_htc_ep *ep, unsigned int len) argument
168 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; local
229 struct ath10k_htc_ep *ep; local
253 struct ath10k_htc_ep *ep; local
442 struct ath10k_htc_ep *ep; local
611 struct ath10k_htc_ep *ep; local
639 ath10k_htc_send_bundle(struct ath10k_htc_ep *ep, struct sk_buff *bundle_skb, struct sk_buff_head *tx_save_head) argument
686 ath10k_htc_send_one_skb(struct ath10k_htc_ep *ep, struct sk_buff *skb) argument
701 ath10k_htc_send_bundle_skbs(struct ath10k_htc_ep *ep) argument
805 struct ath10k_htc_ep *ep; local
834 struct ath10k_htc_ep *ep; local
860 struct ath10k_htc_ep *ep = &htc->endpoint[eid]; local
880 ath10k_htc_setup_tx_req(struct ath10k_htc_ep *ep) argument
892 struct ath10k_htc_ep *ep; local
1007 struct ath10k_htc_ep *ep = &ar->htc.endpoint[eid]; local
1022 struct ath10k_htc_ep *ep; local
[all...]
H A Dusb.c284 struct ath10k_htc_ep *ep; local
297 struct ath10k_htc_ep *ep; local
[all...]
/linux-master/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c680 struct fwnode_handle *ep; local
/linux-master/drivers/usb/fotg210/
H A Dfotg210-udc.c40 static void fotg210_disable_fifo_int(struct fotg210_ep *ep) argument
51 static void fotg210_enable_fifo_int(struct fotg210_ep *ep) argument
70 fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, int status) argument
93 fotg210_fifo_ep_mapping(struct fotg210_ep *ep, u32 epnum, u32 dir_in) argument
121 fotg210_set_fifo_dir(struct fotg210_ep *ep, u32 epnum, u32 dir_in) argument
131 fotg210_set_tfrtype(struct fotg210_ep *ep, u32 epnum, u32 type) argument
141 fotg210_set_mps(struct fotg210_ep *ep, u32 epnum, u32 mps, u32 dir_in) argument
154 fotg210_config_ep(struct fotg210_ep *ep, const struct usb_endpoint_descriptor *desc) argument
172 struct fotg210_ep *ep; local
187 struct fotg210_ep *ep = fotg210->ep[epnum]; local
208 fotg210_ep_release(struct fotg210_ep *ep) argument
223 struct fotg210_ep *ep; local
265 fotg210_enable_dma(struct fotg210_ep *ep, dma_addr_t d, u32 len) argument
299 fotg210_disable_dma(struct fotg210_ep *ep) argument
304 fotg210_wait_dma_done(struct fotg210_ep *ep) argument
337 fotg210_start_dma(struct fotg210_ep *ep, struct fotg210_request *req) argument
385 fotg210_ep0_queue(struct fotg210_ep *ep, struct fotg210_request *req) argument
407 struct fotg210_ep *ep; local
440 struct fotg210_ep *ep; local
455 fotg210_set_epnstall(struct fotg210_ep *ep) argument
476 fotg210_clear_epnstall(struct fotg210_ep *ep) argument
492 struct fotg210_ep *ep; local
680 struct fotg210_ep *ep = local
707 fotg210_is_epnstall(struct fotg210_ep *ep) argument
723 struct fotg210_ep *ep; local
817 struct fotg210_ep *ep = fotg210->ep[0]; local
837 struct fotg210_ep *ep = fotg210->ep[0]; local
855 fotg210_in_fifo_handler(struct fotg210_ep *ep) argument
865 fotg210_out_fifo_handler(struct fotg210_ep *ep) argument
1231 struct fotg210_ep *ep = fotg210->ep[i]; local
[all...]
/linux-master/drivers/usb/mon/
H A Dmon_text.c131 static inline char mon_text_get_setup(struct mon_event_text *ep, argument
145 mon_text_get_data(struct mon_event_text *ep, struct urb *urb, int len, char ev_type, struct mon_bus *mbus) argument
196 struct mon_event_text *ep; local
274 struct mon_event_text *ep; local
398 struct mon_event_text *ep; local
437 struct mon_event_text *ep; local
485 struct mon_event_text *ep; local
511 mon_text_read_head_t(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
529 mon_text_read_head_u(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
547 mon_text_read_statset(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
568 mon_text_read_intstat(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
575 mon_text_read_isostat(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
588 mon_text_read_isodesc(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
610 mon_text_read_data(struct mon_reader_text *rp, struct mon_text_ptr *p, const struct mon_event_text *ep) argument
648 struct mon_event_text *ep; local
[all...]
/linux-master/drivers/pci/controller/cadence/
H A Dpci-j721e.c392 struct cdns_pcie_ep *ep = NULL; local
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c46 mwifiex_usb_recv(struct mwifiex_adapter *adapter, struct sk_buff *skb, u8 ep) argument
695 mwifiex_write_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, u32 *len, u8 ep, u32 timeout) argument
718 mwifiex_read_data_sync(struct mwifiex_adapter *adapter, u8 *pbuf, u32 *len, u8 ep, u32 timeout) argument
810 mwifiex_usb_construct_send_urb(struct mwifiex_adapter *adapter, struct usb_tx_data_port *port, u8 ep, struct urb_context *context, struct sk_buff *skb_send) argument
956 mwifiex_usb_aggr_tx_data(struct mwifiex_adapter *adapter, u8 ep, struct sk_buff *skb, struct mwifiex_tx_param *tx_param, struct usb_tx_data_port *port) argument
1169 mwifiex_usb_host_to_card(struct mwifiex_adapter *adapter, u8 ep, struct sk_buff *skb, struct mwifiex_tx_param *tx_param) argument
1539 mwifiex_submit_rx_urb(struct mwifiex_adapter *adapter, u8 ep) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dusb.c311 int ep = qsel_to_ep(rtwusb, qsel); local
514 int ep; local
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrlfs.c464 struct dirent *ep; local
/linux-master/kernel/trace/
H A Dtrace_eprobe.c41 struct trace_eprobe *ep; member in struct:eprobe_data
50 static void trace_event_probe_cleanup(struct trace_eprobe *ep) argument
75 struct trace_eprobe *ep = to_trace_eprobe(ev); local
89 unregister_trace_eprobe(struct trace_eprobe *ep) argument
112 struct trace_eprobe *ep = to_trace_eprobe(ev); local
122 struct trace_eprobe *ep = to_trace_eprobe(ev); local
130 struct trace_eprobe *ep = to_trace_eprobe(ev); local
199 struct trace_eprobe *ep; local
261 struct trace_eprobe *ep; local
529 new_eprobe_trigger(struct trace_eprobe *ep, struct trace_event_file *file) argument
576 enable_eprobe(struct trace_eprobe *ep, struct trace_event_file *eprobe_file) argument
602 disable_eprobe(struct trace_eprobe *ep, struct trace_array *tr) argument
648 struct trace_eprobe *ep; local
705 struct trace_eprobe *ep; local
761 init_trace_eprobe_call(struct trace_eprobe *ep) argument
798 trace_eprobe_tp_update_arg(struct trace_eprobe *ep, const char *argv[], int i) argument
815 trace_eprobe_parse_filter(struct trace_eprobe *ep, int argc, const char *argv[]) argument
872 struct trace_eprobe *ep = NULL; local
[all...]
/linux-master/drivers/media/platform/renesas/
H A Drcar-isp.c371 struct fwnode_handle *ep; local
/linux-master/drivers/media/usb/go7007/
H A Dgo7007-usb.c1047 struct usb_host_endpoint *ep; local
/linux-master/drivers/usb/core/
H A Dusb.c224 const struct usb_host_endpoint *ep; local
249 const struct usb_host_endpoint *ep; local
275 const struct usb_host_endpoint *ep; local
[all...]
H A Ddriver.c435 struct usb_host_endpoint *ep, **eps = NULL; local
/linux-master/drivers/usb/dwc3/
H A Dep0.c190 int dwc3_gadget_ep0_queue(struct usb_ep *ep, struct usb_request *request, argument
254 int __dwc3_gadget_ep0_set_halt(struct usb_ep *ep, int value) argument
264 int dwc3_gadget_ep0_set_halt(struct usb_ep *ep, int value) argument
329 static void dwc3_ep0_status_cmpl(struct usb_ep *ep, struct usb_request *req) argument
692 static void dwc3_ep0_set_sel_cmpl(struct usb_ep *ep, struct usb_request *req) argument
[all...]

Completed in 229 milliseconds

1234567891011>>