Searched defs:ep (Results 51 - 75 of 544) sorted by relevance

1234567891011>>

/linux-master/drivers/cxl/
H A Dmem.c61 struct cxl_ep *ep; local
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt.c293 struct ath10k_htc_ep *ep; local
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c174 struct of_endpoint ep; local
128 rzg2l_du_encoders_init_one(struct rzg2l_du_device *rcdu, enum rzg2l_du_output output, struct of_endpoint *ep) argument
/linux-master/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c50 struct device_node *ep; local
[all...]
/linux-master/drivers/usb/core/
H A Dendpoint.c54 struct ep_device *ep = to_ep_device(dev); local
62 struct ep_device *ep = to_ep_device(dev); local
86 struct ep_device *ep = to_ep_device(dev); local
105 struct ep_device *ep local
[all...]
/linux-master/drivers/usb/musb/
H A Dmusb_gadget.h56 struct musb_ep *ep; member in struct:musb_request
101 static inline struct musb_request *next_request(struct musb_ep *ep) argument
H A Dmusb_gadget_ep0.c81 struct musb_ep *ep; local
239 struct musb_hw_ep *ep; variable in typeref:struct:musb_hw_ep
400 struct musb_hw_ep *ep; variable in typeref:struct:musb_hw_ep
890 musb_g_ep0_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) argument
905 struct musb_ep *ep; local
984 musb_g_ep0_dequeue(struct usb_ep *ep, struct usb_request *req) argument
992 struct musb_ep *ep; local
[all...]
/linux-master/drivers/usb/usbip/
H A Dvudc_transfer.c183 transfer(struct vudc *udc, struct urb *urb, struct vep *ep, int limit) argument
309 struct vep *ep; local
[all...]
H A Dstub_rx.c330 struct usb_host_endpoint *ep; local
394 struct usb_host_endpoint *ep; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c341 struct device_node *ep; local
/linux-master/drivers/usb/dwc2/
H A Ddebugfs.c227 struct dwc2_hsotg_ep *ep = seq->private; local
281 DEFINE_SHOW_ATTRIBUTE(ep); variable
306 struct dwc2_hsotg_ep *ep; local
314 struct dwc2_hsotg_ep *ep; local
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dbootx_init.c281 char *namep, *p, *ep, *lp; local
/linux-master/drivers/usb/gadget/legacy/
H A Ddbgp.c81 static void __disable_ep(struct usb_ep *ep) argument
92 static void dbgp_complete(struct usb_ep *ep, struct usb_request *req) argument
128 static int dbgp_enable_ep_req(struct usb_ep *ep) argument
167 static int __enable_ep(struct usb_ep *ep, struc argument
330 dbgp_setup_complete(struct usb_ep *ep, struct usb_request *req) argument
[all...]
/linux-master/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.c167 static void ep0_dummy_complete(struct usb_ep *ep, struct usb_request *req) argument
170 static void ep0_set_sel_complete(struct usb_ep *ep, struct usb_request *req) argument
781 static int mtu3_ep0_enable(struct usb_ep *ep, argument
788 static int mtu3_ep0_disable(struct usb_ep *ep) argument
836 static int mtu3_ep0_queue(struct usb_ep *ep, argument
858 static int mtu3_ep0_dequeue(struct usb_ep *ep, struc argument
864 mtu3_ep0_halt(struct usb_ep *ep, int value) argument
[all...]
/linux-master/sound/usb/6fire/
H A Dpcm.c550 usb6fire_pcm_init_urb(struct pcm_urb *urb, struct sfire_chip *chip, bool in, int ep, void (*handler)(struct urb *)) argument
/linux-master/drivers/hid/
H A Dhid-thrustmaster.c154 struct usb_host_endpoint *ep; local
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c461 u8 ep; local
/linux-master/drivers/input/mouse/
H A Dsynaptics_usb.c295 struct usb_endpoint_descriptor *ep; local
/linux-master/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c48 static void frwr_cid_init(struct rpcrdma_ep *ep, argument
123 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
171 frwr_query_device(struct rpcrdma_ep *ep, const struct ib_device *device) argument
289 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
386 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
499 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
605 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
671 struct rpcrdma_ep *ep = r_xprt->rx_ep; local
[all...]
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c131 struct bdc_ep *ep; local
/linux-master/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c228 int ep[2]; local
[all...]
/linux-master/sound/usb/
H A Dimplicit.c82 add_implicit_fb_sync_ep(struct snd_usb_audio *chip, struct audioformat *fmt, int ep, int ep_idx, int ifnum, const struct usb_host_interface *alts) argument
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhtc.c53 static void ath12k_htc_prepare_tx_skb(struct ath12k_htc_ep *ep, argument
78 struct ath12k_htc_ep *ep = &htc->endpoint[eid]; local
151 struct ath12k_htc_ep *ep; local
253 struct ath12k_htc_ep *ep; local
426 struct ath12k_htc_ep *ep; local
560 struct ath12k_htc_ep *ep; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c359 static enum mt76_qsel ep2dmaq(u8 ep) argument
369 u8 ep = q2ep(hw_q); local
306 mt7601u_dma_submit_tx(struct mt7601u_dev *dev, struct sk_buff *skb, u8 ep) argument
/linux-master/drivers/infiniband/hw/cxgb4/
H A Drestrack.c193 struct c4iw_ep ep; member in union:union_ep
202 struct c4iw_ep *ep = NULL; local
[all...]

Completed in 287 milliseconds

1234567891011>>