Searched defs:write_packet (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| H A D | cpia2_usb.c | 532 static int write_packet(struct usb_device *udev, in write_packet() function
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| H A D | atp.c | 496 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) in write_packet() function
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| H A D | atp.c | 498 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) in write_packet() function
|
| /kernel/linux/linux-5.10/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 | 328 write_packet(u8 *buf, struct omap_req *req, unsigned max) in write_packet() function
|
| H A D | pxa27x_udc.c | 829 static int write_packet(struct pxa_ep *ep, struct pxa27x_request *req, in write_packet() function
|
| H A D | pxa25x_udc.c | 571 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) in write_packet() function
|
| /kernel/linux/linux-6.6/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 | 331 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | gro.c | 274 static void write_packet(int fd, char *buf, int len, struct sockaddr_ll *daddr) in write_packet() function [all...] |
Completed in 27 milliseconds