Home
last modified time | relevance | path

Searched defs:eos_byte (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/staging/gpib/hp_82335/
H A Dhp82335.c85 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 Dcec_gpib.c101 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 Dpc2_gpib.c157 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 Dhp_82341.c314 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 Dtms9914.c194 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 Dagilent_82350b.c409 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 Dnec7210.c24 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 Dfluke_gpib.c112 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 Dcb7210.c606 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 Dines_gpib.c466 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 Dgpib_bitbang.c922 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 Dfmh_gpib.c103 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 Dtnt4882_gpib.c744 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 Dlpvo_usb_gpib.c636 u8 eos_byte, in usb_gpib_enable_eos()