Searched defs:eos_byte (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/staging/gpib/hp_82335/ |
H A D | hp82335.c | 85 int hp82335_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in hp82335_enable_eos()
|
/linux/drivers/staging/gpib/cec/ |
H A D | cec_gpib.c | 101 int cec_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in cec_enable_eos()
|
/linux/drivers/staging/gpib/pc2/ |
H A D | pc2_gpib.c | 157 static int pc2_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in pc2_enable_eos()
|
/linux/drivers/staging/gpib/hp_82341/ |
H A D | hp_82341.c | 314 int hp_82341_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in hp_82341_enable_eos()
|
/linux/drivers/staging/gpib/tms9914/ |
H A D | tms9914.c | 194 int tms9914_enable_eos(gpib_board_t *board, struct tms9914_priv *priv, uint8_t eos_byte, in tms9914_enable_eos()
|
/linux/drivers/staging/gpib/agilent_82350b/ |
H A D | agilent_82350b.c | 409 int agilent_82350b_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in agilent_82350b_enable_eos()
|
/linux/drivers/staging/gpib/nec7210/ |
H A D | nec7210.c | 24 int nec7210_enable_eos(gpib_board_t *board, struct nec7210_priv *priv, uint8_t eos_byte, in nec7210_enable_eos()
|
/linux/drivers/staging/gpib/eastwood/ |
H A D | fluke_gpib.c | 112 static int fluke_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in fluke_enable_eos()
|
/linux/drivers/staging/gpib/cb7210/ |
H A D | cb7210.c | 606 int cb7210_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in cb7210_enable_eos()
|
/linux/drivers/staging/gpib/ines/ |
H A D | ines_gpib.c | 466 int ines_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in ines_enable_eos()
|
/linux/drivers/staging/gpib/gpio/ |
H A D | gpib_bitbang.c | 922 static int bb_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in bb_enable_eos()
|
/linux/drivers/staging/gpib/fmh_gpib/ |
H A D | fmh_gpib.c | 103 static int fmh_gpib_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in fmh_gpib_enable_eos()
|
/linux/drivers/staging/gpib/tnt4882/ |
H A D | tnt4882_gpib.c | 744 int tnt4882_enable_eos(gpib_board_t *board, uint8_t eos_byte, int compare_8_bits) in tnt4882_enable_eos()
|
/linux/drivers/staging/gpib/lpvo_usb_gpib/ |
H A D | lpvo_usb_gpib.c | 636 u8 eos_byte, in usb_gpib_enable_eos()
|