Home
last modified time | relevance | path

Searched defs:poll_byte (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c186 int push_status_byte(struct gpib_board *board, struct gpib_status_queue *device, u8 poll_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()
267 unsigned int usec_timeout, u8 *poll_byte) in get_serial_poll_byte()
1352 u8 poll_byte; in parallel_poll_ioctl() local
/linux/drivers/staging/gpib/include/
H A Dgpib_types.h356 u8 poll_byte; member