Searched defs:ep (Results 76 - 100 of 549) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/
H A Ddrm_of.c63 struct device_node *remote_port, *ep; local
117 struct device_node *ep, *port, *remote; local
198 struct device_node *ep; local
[all...]
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c228 struct device_node *port, *ep; local
267 struct device_node *ep, *remote; local
302 struct device_node *ep; local
[all...]
/linux-master/drivers/acpi/
H A Dviot.c183 struct viot_endpoint *ep; local
330 struct viot_endpoint *ep; local
352 struct viot_endpoint *ep; local
[all...]
/linux-master/drivers/target/tcm_fc/
H A Dtfc_cmd.c33 struct fc_exch *ep; local
106 struct fc_exch *ep; local
183 struct fc_exch *ep; local
[all...]
/linux-master/drivers/usb/mtu3/
H A Dmtu3_gadget.c151 static int mtu3_gadget_ep_enable(struct usb_ep *ep, argument
206 mtu3_gadget_ep_disable(struct usb_ep *ep) argument
232 mtu3_alloc_request(struct usb_ep *ep, gfp_t gfp_flags) argument
250 mtu3_free_request(struct usb_ep *ep, struct usb_request *req) argument
258 mtu3_gadget_queue(struct usb_ep *ep, struct usb_request *req, gfp_t gfp_flags) argument
321 mtu3_gadget_dequeue(struct usb_ep *ep, struct usb_request *req) argument
362 mtu3_gadget_ep_set_halt(struct usb_ep *ep, int value) argument
408 mtu3_gadget_ep_set_wedge(struct usb_ep *ep) argument
[all...]
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A Depn.c40 static void ast_vhub_epn_kick(struct ast_vhub_ep *ep, struct ast_vhub_req *req) argument
82 ast_vhub_epn_handle_ack(struct ast_vhub_ep *ep) argument
157 ast_vhub_count_free_descs(struct ast_vhub_ep *ep) argument
168 ast_vhub_epn_kick_desc(struct ast_vhub_ep *ep, struct ast_vhub_req *req) argument
248 ast_vhub_epn_handle_ack_desc(struct ast_vhub_ep *ep) argument
327 ast_vhub_epn_ack_irq(struct ast_vhub_ep *ep) argument
339 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
419 ast_vhub_stop_active_req(struct ast_vhub_ep *ep, bool restart_ep) argument
474 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
503 ast_vhub_update_epn_stall(struct ast_vhub_ep *ep) argument
524 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
565 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
603 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
762 struct ast_vhub_ep *ep = to_ast_ep(u_ep); local
804 struct ast_vhub_ep *ep; local
[all...]
H A Ddev.c75 struct ast_vhub_ep *ep = d->epns[i]; local
137 struct ast_vhub_ep *ep; local
184 struct ast_vhub_ep *ep; local
217 ast_vhub_std_dev_request(struct ast_vhub_ep *ep, struct usb_ctrlrequest *crq) argument
364 struct ast_vhub_ep *ep; local
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dsdi.c404 struct device_node *ep; local
/linux-master/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c500 static int cdns2_gadget_ep0_enable(struct usb_ep *ep, argument
510 static int cdns2_gadget_ep0_disable(struct usb_ep *ep) argument
515 static int cdns2_gadget_ep0_set_halt(struct usb_ep *ep, int value) argument
531 static int cdns2_gadget_ep0_set_wedge(struct usb_ep *ep) argument
536 static int cdns2_gadget_ep0_queue(struct usb_ep *ep, argument
/linux-master/drivers/usb/typec/
H A Dhd3ss3220.c175 struct fwnode_handle *connector, *ep; local
/linux-master/fs/autofs/
H A Dwaitq.c117 struct autofs_packet_expire_multi *ep = local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Denh_desc.c418 struct dma_extended_desc *ep = (struct dma_extended_desc *)head; local
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c346 struct device_node *ep, *remote; local
H A Dsun4i_drv.c238 struct device_node *ep, *remote, *port; local
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c274 struct of_endpoint ep; local
305 int rockchip_drm_endpoint_is_subdriver(struct device_node *ep) argument
/linux-master/drivers/usb/core/
H A Durb.c206 const struct usb_host_endpoint *ep; local
372 struct usb_host_endpoint *ep; local
[all...]
/linux-master/drivers/usb/host/
H A Dfhci-hcd.c507 fhci_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
/linux-master/drivers/usb/gadget/function/
H A Df_obex.c308 struct usb_ep *ep; local
H A Du_midi2.h56 struct f_midi2_ep_opts *ep; member in struct:f_midi2_block_opts
H A Df_subset.c298 struct usb_ep *ep; local
H A Df_serial.c191 struct usb_ep *ep; local
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c85 struct fwnode_handle *ep = NULL; local
202 struct device_node *ep = NULL; local
341 struct fwnode_handle *ep = NULL; local
[all...]
/linux-master/include/uapi/linux/usb/
H A Draw_gadget.h100 __u16 ep; member in struct:usb_raw_ep_io
/linux-master/drivers/usb/typec/mux/
H A Dfsa4480.c200 struct fwnode_handle *ep; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ftp.c187 const char *ep; local

Completed in 232 milliseconds

1234567891011>>