Searched refs:pop_status_byte (Results 1 – 2 of 2) sorted by relevance
28 int pop_status_byte(struct gpib_board *board, struct gpib_status_queue *device,
197 retval = pop_status_byte(board, device, &lost_byte); in push_status_byte()220 int pop_status_byte(struct gpib_board *board, struct gpib_status_queue *device, u8 *poll_byte) in pop_status_byte() function273 return pop_status_byte(board, device, poll_byte); in get_serial_poll_byte()