Searched defs:ep (Results 226 - 250 of 549) sorted by relevance

1234567891011>>

/linux-master/drivers/scsi/
H A Discsi_tcp.c922 iscsi_sw_tcp_session_create(struct iscsi_endpoint *ep, uint16_t cmds_max, argument
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_val.c227 struct dirent *ep; local
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_drv.c936 struct of_endpoint ep; local
/linux-master/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c613 struct device_node *ep; local
/linux-master/sound/soc/intel/avs/
H A Dpath.c150 struct acpi_nhlt_endpoint *ep; local
/linux-master/sound/soc/generic/
H A Daudio-graph-card2.c324 struct device_node *ep = NULL; local
365 static void graph_parse_convert(struct device_node *ep, argument
381 static void graph_parse_mclk_fs(struct device_node *ep, argument
396 __graph_parse_node(struct simple_util_priv *priv, enum graph_type gtype, struct device_node *ep, struct link_info *li, int is_cpu, int idx) argument
620 struct device_node *ep; local
684 struct device_node *ep = port_to_endpoint(port); local
759 struct device_node *ep; local
851 struct device_node *ep = port_to_endpoint(lnk); local
1158 struct device_node *ep = port_to_endpoint(lnk); local
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dcore.c81 void usb_ep_set_maxpacket_limit(struct usb_ep *ep, argument
113 int usb_ep_enable(struct usb_ep *ep) argument
158 usb_ep_disable(struct usb_ep *ep) argument
192 usb_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
214 usb_ep_free_request(struct usb_ep *ep, struct usb_request *req) argument
290 usb_ep_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
328 usb_ep_dequeue(struct usb_ep *ep, struct usb_request *req) argument
362 usb_ep_set_halt(struct usb_ep *ep) argument
388 usb_ep_clear_halt(struct usb_ep *ep) argument
411 usb_ep_set_wedge(struct usb_ep *ep) argument
443 usb_ep_fifo_status(struct usb_ep *ep) argument
469 usb_ep_fifo_flush(struct usb_ep *ep) argument
993 usb_gadget_giveback_request(struct usb_ep *ep, struct usb_request *req) argument
1015 struct usb_ep *ep; local
1028 usb_gadget_ep_match_desc(struct usb_gadget *gadget, struct usb_ep *ep, struct usb_endpoint_descriptor *desc, struct usb_ss_ep_comp_descriptor *ep_comp) argument
[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...]
H A Domap_udc.h140 struct usb_ep ep; member in struct:omap_ep
164 struct omap_ep ep[32]; member in struct:omap_udc
H A Dnet2280.h91 struct usb_ep ep; member in struct:net2280_ep
114 static inline void allow_status(struct net2280_ep *ep) argument
124 static inline void allow_status_338x(struct net2280_ep *ep) argument
152 struct net2280_ep ep[9]; member in struct:net2280
189 static inline void set_halt(struct net2280_ep *ep) argument
199 clear_halt(struct net2280_ep *ep) argument
333 set_fifo_bytecount(struct net2280_ep *ep, unsigned count) argument
344 start_out_naking(struct net2280_ep *ep) argument
352 stop_out_naking(struct net2280_ep *ep) argument
362 set_max_speed(struct net2280_ep *ep, u32 max) argument
[all...]
H A Dgr_udc.h139 struct usb_ep ep; member in struct:gr_ep
/linux-master/drivers/usb/gadget/function/
H A Du_ether.c221 static void rx_complete(struct usb_ep *ep, struct usb_request *req) argument
313 static int prealloc(struct list_head *list, struct usb_ep *ep, unsigned n) argument
406 static void tx_complete(struct usb_ep *ep, struct usb_request *req) argument
[all...]
H A Df_uac1_legacy.c321 static int f_audio_out_ep_complete(struct usb_ep *ep, struct usb_request *req) argument
360 static void f_audio_complete(struct usb_ep *ep, struct usb_request *req) argument
463 u16 ep = le16_to_cpu(ctrl->wIndex); local
499 u8 ep = ((le16_to_cpu(ctrl->wIndex) >> 8) & 0xFF); local
706 struct usb_ep *ep = NULL; local
[all...]
/linux-master/drivers/usb/musb/
H A Dmusb_gadget.c158 static void nuke(struct musb_ep *ep, cons argument
208 max_ep_writesize(struct musb *musb, struct musb_ep *ep) argument
908 musb_gadget_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) argument
1084 musb_gadget_disable(struct usb_ep *ep) argument
1130 musb_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
1151 musb_free_request(struct usb_ep *ep, struct usb_request *req) argument
1181 musb_gadget_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
1259 musb_gadget_dequeue(struct usb_ep *ep, struct usb_request *request) argument
1319 musb_gadget_set_halt(struct usb_ep *ep, int value) argument
1405 musb_gadget_set_wedge(struct usb_ep *ep) argument
1417 musb_gadget_fifo_status(struct usb_ep *ep) argument
1440 musb_gadget_fifo_flush(struct usb_ep *ep) argument
1686 init_peripheral_ep(struct musb *musb, struct musb_ep *ep, u8 epnum, int is_in) argument
[all...]
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c38 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
80 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
151 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
184 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
206 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
225 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
247 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
270 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
291 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
317 cdns_pcie_ep_assert_intx(struct cdns_pcie_ep *ep, u8 fn, u8 intx, bool is_asserted) argument
360 cdns_pcie_ep_send_intx_irq(struct cdns_pcie_ep *ep, u8 fn, u8 vfn, u8 intx) argument
378 cdns_pcie_ep_send_msi_irq(struct cdns_pcie_ep *ep, u8 fn, u8 vfn, u8 interrupt_num) argument
433 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
481 cdns_pcie_ep_send_msix_irq(struct cdns_pcie_ep *ep, u8 fn, u8 vfn, u16 interrupt_num) argument
534 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
561 struct cdns_pcie_ep *ep = epc_get_drvdata(epc); local
649 cdns_pcie_ep_setup(struct cdns_pcie_ep *ep) argument
[all...]
/linux-master/drivers/base/
H A Dproperty.c1044 struct fwnode_handle *ep, *port_parent = NULL; local
1151 static bool fwnode_graph_remote_available(struct fwnode_handle *ep) argument
1187 struct fwnode_handle *ep, *best_ep = NULL; local
1242 struct fwnode_handle *ep; local
1286 struct fwnode_handle *ep; local
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-keembay.c283 static void keembay_pcie_ep_init(struct dw_pcie_ep *ep) argument
291 static int keembay_pcie_ep_raise_irq(struct dw_pcie_ep *ep, u8 func_no, argument
325 keembay_pcie_get_features(struct dw_pcie_ep *ep) argument
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dverbs.c89 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
115 void rpcrdma_force_disconnect(struct rpcrdma_ep *ep) argument
189 rpcrdma_update_cm_private(struct rpcrdma_ep *ep, struct rdma_conn_param *param) argument
226 struct rpcrdma_ep *ep = id->context; local
287 rpcrdma_create_id(struct rpcrdma_xprt *r_xprt, struct rpcrdma_ep *ep) argument
335 struct rpcrdma_ep *ep = container_of(kref, struct rpcrdma_ep, re_kref); local
357 rpcrdma_ep_get(struct rpcrdma_ep *ep) argument
366 rpcrdma_ep_put(struct rpcrdma_ep *ep) argument
376 struct rpcrdma_ep *ep; local
493 struct rpcrdma_ep *ep; local
554 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
607 rpcrdma_sendctx_create(struct rpcrdma_ep *ep) argument
745 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
795 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
1336 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
[all...]
/linux-master/arch/arm64/boot/dts/ti/
H A DMakefile
/linux-master/scripts/dtc/include-prefixes/arm64/ti/
H A DMakefile
/linux-master/drivers/usb/renesas_usbhs/
H A Dmod_host.c77 struct usb_host_endpoint *ep; member in struct:usbhsh_ep
345 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); local
371 struct usb_host_endpoint *ep = urb->ep; local
405 usbhsh_endpoint_detach(struct usbhsh_hpriv *hpriv, struct usb_host_endpoint *ep) argument
955 struct usb_host_endpoint *ep = urb->ep; local
1047 usbhsh_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
[all...]
H A Dmod_gadget.c30 struct usb_ep ep; member in struct:usbhsg_uep
301 static void __usbhsg_recip_send_complete(struct usb_ep *ep, argument
579 static int usbhsg_ep_enable(struct usb_ep *ep, argument
636 static int usbhsg_ep_disable(struct usb_ep *ep) argument
659 usbhsg_ep_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
673 usbhsg_ep_free_request(struct usb_ep *ep, struct usb_request *req) argument
682 usbhsg_ep_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
701 usbhsg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) argument
723 __usbhsg_ep_set_halt_wedge(struct usb_ep *ep, int halt, int wedge) argument
768 usbhsg_ep_set_halt(struct usb_ep *ep, int value) argument
773 usbhsg_ep_set_wedge(struct usb_ep *ep) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h159 struct qed_iwarp_ep *ep; member in struct:qed_rdma_qp
/linux-master/drivers/infiniband/hw/cxgb4/
H A Ddevice.c207 static void set_ep_sin_addrs(struct c4iw_ep *ep, argument
226 static void set_ep_sin6_addrs(struct c4iw_ep *ep, argument
258 struct c4iw_ep *ep local
558 dump_ep(struct c4iw_ep *ep, struct c4iw_debugfs_data *epd) argument
616 dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd) argument
671 struct c4iw_ep *ep; local
[all...]
/linux-master/drivers/char/xillybus/
H A Dxillybus_core.c114 struct xilly_endpoint *ep = data; local
312 xilly_map_single(struct xilly_endpoint *ep, void *ptr, size_t size, int direction, dma_addr_t *ret_dma_handle ) argument
343 xilly_get_dma_buffers(struct xilly_endpoint *ep, struct xilly_alloc_state *s, struct xilly_buffer **buffers, int bufnum, int bytebufsize) argument
427 xilly_setupchannels(struct xilly_endpoint *ep, unsigned char *chandesc, int entries) argument
[all...]

Completed in 430 milliseconds

1234567891011>>