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