Searched refs:one_char (Results 1 – 1 of 1) sorted by relevance
300 static int one_char(struct gpib_board *board, struct char_buf *b) in one_char() function805 if (one_char(board, &b) != DLE || one_char(board, &b) != STX) { in usb_gpib_read()814 ic = one_char(board, &b); in usb_gpib_read()822 nc = one_char(board, &b); in usb_gpib_read()840 c = one_char(board, &b); in usb_gpib_read()861 if (one_char(board, &b) != DLE) in usb_gpib_read()863 c = one_char(board, &b); in usb_gpib_read()867 c = one_char(board, &b); in usb_gpib_read()