Searched refs:write_loop (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/staging/gpib/lpvo_usb_gpib/ |
| H A D | lpvo_usb_gpib.c | 218 static int write_loop(void *dev, char *msg, int leng) in write_loop() function 244 retval = write_loop(GPIB_DEV, msg, leng); in send_command() 516 write_loop(GPIB_DEV, USB_GPIB_OFF, strlen(USB_GPIB_OFF)); in usb_gpib_detach() 768 retval = write_loop(GPIB_DEV, USB_GPIB_READ_1, strlen(USB_GPIB_READ_1)); in usb_gpib_read() 803 retval = write_loop(GPIB_DEV, USB_GPIB_READ, strlen(USB_GPIB_READ)); in usb_gpib_read()
|
| /linux-6.15/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kmemleak.rst | 77 如果出现 "Error while writing to stdout" 或 "write_loop: Invalid argument" 这样
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 77 If you are getting errors like "Error while writing to stdout" or "write_loop:
|