Searched defs:write_packet (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/drivers/media/video/cpia2/ |
D | cpia2_usb.c | 541 static int write_packet(struct usb_device *udev, in write_packet() function
|
/linux-3.3/drivers/net/ethernet/realtek/ |
D | atp.c | 500 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) in write_packet() function
|
/linux-3.3/drivers/usb/gadget/ |
D | goku_udc.c | 338 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) in write_packet() function
|
D | imx_udc.c | 415 static int write_packet(struct imx_ep_struct *imx_ep, struct imx_request *req) in write_packet() function
|
D | pxa25x_udc.c | 364 write_packet(volatile u32 *uddr, struct pxa25x_request *req, unsigned max) in write_packet() function
|
D | pxa27x_udc.c | 910 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function
|
D | omap_udc.c | 346 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
|