Searched defs:write_packet (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/usb/gadget/udc/ |
| H A D | goku_udc.c | 335 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) in write_packet() function
|
| H A D | omap_udc.c | 330 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
|
| H A D | pxa27x_udc.c | 827 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function
|
| H A D | pxa25x_udc.c | 567 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet() function
|
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | gro.c | 304 static void write_packet(int fd, char *buf, int len, struct sockaddr_ll *daddr) write_packet() function [all...] |