Searched refs:one_char (Results 1 – 1 of 1) sorted by relevance
305 static int one_char(struct gpib_board *board, struct char_buf *b) in one_char() function807 if (one_char(board, &b) != DLE || one_char(board, &b) != STX) { in usb_gpib_read()816 ic = one_char(board, &b); in usb_gpib_read()824 nc = one_char(board, &b); in usb_gpib_read()842 c = one_char(board, &b); in usb_gpib_read()863 if (one_char(board, &b) != DLE) in usb_gpib_read()865 c = one_char(board, &b); in usb_gpib_read()869 c = one_char(board, &b); in usb_gpib_read()