Searched defs:ep (Results 176 - 200 of 544) sorted by relevance

1234567891011>>

/linux-master/drivers/usb/host/
H A Dohci-hcd.c348 ohci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
H A Disp116x-hcd.c168 struct isp116x_ep *ep; local
200 struct isp116x_ep *ep; local
233 struct isp116x_ep *ep; local
350 struct isp116x_ep *ep; local
482 struct isp116x_ep *last_ep = NULL, *ep; local
692 struct isp116x_ep *ep = NULL; local
841 struct isp116x_ep *ep, *ep_act; local
877 struct isp116x_ep *ep = hep->hcpriv; local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.h56 struct usb_ep ep; member in struct:r8a66597_ep
95 struct r8a66597_ep ep[R8A66597_MAX_NUM_PIPE]; member in struct:r8a66597
194 r8a66597_write_fifo(struct r8a66597 *r8a66597, struct r8a66597_ep *ep, unsigned char *buf, int len) argument
H A Dat91_udc.h91 struct usb_ep ep; member in struct:at91_ep
123 struct at91_ep ep[NUM_ENDPOINTS]; member in struct:at91_udc
H A Dpxa25x_udc.h36 struct usb_ep ep; member in struct:pxa25x_ep
118 struct pxa25x_ep ep [PXA_UDC_NUM_ENDPOINTS]; member in struct:pxa25x_udc
H A Dgoku_udc.c94 struct goku_ep *ep; local
192 ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) argument
246 struct goku_ep *ep; local
300 done(struct goku_ep *ep, struct goku_request *req, int status) argument
349 write_fifo(struct goku_ep *ep, struct goku_request *req) argument
408 read_fifo(struct goku_ep *ep, struct goku_request *req) argument
521 pio_advance(struct goku_ep *ep) argument
535 start_dma(struct goku_ep *ep, struct goku_request *req) argument
590 dma_advance(struct goku_udc *dev, struct goku_ep *ep) argument
638 abort_dma(struct goku_ep *ep, int status) argument
714 struct goku_ep *ep; local
794 nuke(struct goku_ep *ep, int status) argument
813 struct goku_ep *ep; local
862 goku_clear_halt(struct goku_ep *ep) argument
885 struct goku_ep *ep; local
928 struct goku_ep *ep; local
950 struct goku_ep *ep; local
1004 struct usb_ep *ep; local
1199 struct goku_ep *ep = &dev->ep [i]; local
1266 struct goku_ep *ep = &dev->ep[i]; local
1539 struct goku_ep *ep; local
[all...]
H A Dmv_u3d_core.c51 struct mv_u3d_ep *ep; local
218 mv_u3d_queue_trb(struct mv_u3d_ep *ep, struct mv_u3d_req *req) argument
475 mv_u3d_start_queue(struct mv_u3d_ep *ep) argument
524 struct mv_u3d_ep *ep; local
626 struct mv_u3d_ep *ep; local
690 struct mv_u3d_ep *ep = container_of(_ep, struct mv_u3d_ep, ep); local
772 struct mv_u3d_ep *ep; local
846 struct mv_u3d_ep *ep; local
923 struct mv_u3d_ep *ep = u3d->eps; local
945 struct mv_u3d_ep *ep; local
1303 struct mv_u3d_ep *ep; local
1363 mv_u3d_nuke(struct mv_u3d_ep *ep, int status) argument
1379 struct mv_u3d_ep *ep; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddpi.c704 struct device_node *ep; local
/linux-master/drivers/usb/isp1760/
H A Disp1760-udc.c31 struct isp1760_ep *ep; member in struct:isp1760_request
40 static inline struct isp1760_ep *ep_to_udc_ep(struct usb_ep *ep) argument
126 __isp1760_udc_select_ep(struct isp1760_udc *udc, struct isp1760_ep *ep, int dir) argument
149 isp1760_udc_select_ep(struct isp1760_udc *udc, struct isp1760_ep *ep) argument
156 isp1760_udc_ctrl_send_status(struct isp1760_ep *ep, int dir) argument
181 isp1760_udc_request_complete(struct isp1760_ep *ep, struct isp1760_request *req, int status) argument
208 isp1760_udc_ctrl_send_stall(struct isp1760_ep *ep) argument
234 isp1760_udc_receive(struct isp1760_ep *ep, struct isp1760_request *req) argument
300 isp1760_udc_transmit(struct isp1760_ep *ep, struct isp1760_request *req) argument
336 isp1760_ep_rx_ready(struct isp1760_ep *ep) argument
376 isp1760_ep_tx_complete(struct isp1760_ep *ep) argument
456 __isp1760_udc_set_halt(struct isp1760_ep *ep, bool halt) argument
516 struct isp1760_ep *ep; local
604 struct isp1760_ep *ep; local
648 struct isp1760_ep *ep; local
773 isp1760_ep_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) argument
837 isp1760_ep_disable(struct usb_ep *ep) argument
876 isp1760_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
888 isp1760_ep_free_request(struct usb_ep *ep, struct usb_request *_req) argument
895 isp1760_ep_queue(struct usb_ep *ep, struct usb_request *_req, gfp_t gfp_flags) argument
978 isp1760_ep_dequeue(struct usb_ep *ep, struct usb_request *_req) argument
1058 isp1760_ep_set_halt(struct usb_ep *ep, int value) argument
1074 isp1760_ep_set_wedge(struct usb_ep *ep) argument
1090 isp1760_ep_fifo_flush(struct usb_ep *ep) argument
1381 struct isp1760_ep *ep = &udc->ep[i*2]; local
1451 struct isp1760_ep *ep = &udc->ep[i]; local
[all...]
/linux-master/security/tomoyo/
H A Dutil.c188 char *ep; local
/linux-master/net/sunrpc/xprtrdma/
H A Drpc_rdma.c108 void rpcrdma_set_max_header_sizes(struct rpcrdma_ep *ep) argument
130 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
396 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
[all...]
/linux-master/drivers/input/misc/
H A Dati_remote2.c187 struct usb_endpoint_descriptor *ep[2]; member in struct:ati_remote2
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dusb.h52 u8 ep; member in struct:urb_context
/linux-master/drivers/usb/musb/
H A Dmusb_cppi41.c329 static u32 update_ep_mode(unsigned ep, unsigned mode, u32 old) argument
/linux-master/drivers/infiniband/ulp/iser/
H A Discsi_iser.c458 struct iscsi_endpoint *ep; local
604 iscsi_iser_session_create(struct iscsi_endpoint *ep, argument
762 iscsi_iser_get_ep_param(struct iscsi_endpoint *ep, enum iscsi_param param, char *buf) argument
803 struct iscsi_endpoint *ep; local
842 iscsi_iser_ep_poll(struct iscsi_endpoint *ep, int timeout_ms) argument
877 iscsi_iser_ep_disconnect(struct iscsi_endpoint *ep) argument
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_iscsi.c239 qedi_session_create(struct iscsi_endpoint *ep, u16 cmds_max, argument
390 struct iscsi_endpoint *ep; local
665 qedi_ep_get_param(struct iscsi_endpoint *ep, enum iscsi_param param, char *buf) argument
899 struct iscsi_endpoint *ep; local
1033 qedi_ep_poll(struct iscsi_endpoint *ep, int timeout_ms) argument
1078 qedi_ep_disconnect(struct iscsi_endpoint *ep) argument
1647 qedi_process_iscsi_error(struct qedi_endpoint *ep, struct iscsi_eqe_data *data) argument
1694 qedi_process_tcp_error(struct qedi_endpoint *ep, struct iscsi_eqe_data *data) argument
[all...]
/linux-master/net/sctp/
H A Dauth.c353 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, argument
454 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp) argument
609 struct sctp_endpoint *ep; local
756 sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id) argument
778 sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, struct sctp_hmacalgo *hmacs) argument
817 sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc, struct sctp_authkey *auth_key) argument
880 sctp_auth_set_active_key(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
923 sctp_auth_del_key_id(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
967 sctp_auth_deact_key_id(struct sctp_endpoint *ep, struct sctp_association *asoc, __u16 key_id) argument
1022 sctp_auth_init(struct sctp_endpoint *ep, gfp_t gfp) argument
1081 sctp_auth_free(struct sctp_endpoint *ep) argument
[all...]
H A Dsm_sideeffect.c1143 sctp_do_sm(struct net *net, enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, gfp_t gfp) argument
1180 sctp_side_effects(enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association **asoc, void *event_arg, enum sctp_disposition status, struct sctp_cmd_seq *commands, gfp_t gfp) argument
1269 sctp_cmd_interpreter(enum sctp_event_type event_type, union sctp_subtype subtype, enum sctp_state state, struct sctp_endpoint *ep, struct sctp_association *asoc, void *event_arg, enum sctp_disposition status, struct sctp_cmd_seq *commands, gfp_t gfp) argument
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c840 struct device_node *ep; local
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c168 static int ast_vhub_hub_dev_status(struct ast_vhub_ep *ep, argument
191 static int ast_vhub_hub_ep_status(struct ast_vhub_ep *ep, argument
210 ast_vhub_hub_dev_feature(struct ast_vhub_ep *ep, u16 wIndex, u16 wValue, bool is_set) argument
238 ast_vhub_hub_ep_feature(struct ast_vhub_ep *ep, u16 wIndex, u16 wValue, bool is_set) argument
272 ast_vhub_rep_desc(struct ast_vhub_ep *ep, u8 desc_type, u16 len) argument
373 ast_vhub_rep_string(struct ast_vhub_ep *ep, u8 string_id, u16 lang_id, u16 len) argument
400 ast_vhub_std_hub_request(struct ast_vhub_ep *ep, struct usb_ctrlrequest *crq) argument
651 ast_vhub_set_port_feature(struct ast_vhub_ep *ep, u8 port, u16 feat) argument
694 ast_vhub_clr_port_feature(struct ast_vhub_ep *ep, u8 port, u16 feat) argument
740 ast_vhub_get_port_stat(struct ast_vhub_ep *ep, u8 port) argument
765 ast_vhub_class_hub_request(struct ast_vhub_ep *ep, struct usb_ctrlrequest *crq) argument
[all...]
/linux-master/drivers/char/
H A Dlp.c1093 char *ep; local
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dusb.c284 struct ath10k_htc_ep *ep; local
297 struct ath10k_htc_ep *ep; local
[all...]
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c712 struct device_node *ep, *remote; local
734 struct device_node *port, *ep, *remote; local
/linux-master/drivers/media/usb/dvb-usb/
H A Dm920x.c351 int ep = adap->props.fe[0].stream.endpoint; local
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c309 struct fwnode_handle *ep, *fwnode; local
654 struct fwnode_handle *ep, *fwnode; local
[all...]

Completed in 240 milliseconds

1234567891011>>