Searched refs:read_record (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/ |
| H A D | vhci_driver.c | 187 static int read_record(int rhport, char *host, unsigned long host_len, in read_record() function 438 ret = read_record(idev->port, host, sizeof(host), serv, sizeof(serv), in usbip_vhci_imported_device_dump()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | load.c | 29 static int read_record(char *buf, ulong len); 144 while (read_record(record, SREC_MAXRECLEN + 1) >= 0) { in load_serial() 203 static int read_record(char *buf, ulong len) in read_record() function
|