Lines Matching defs:board

427 static int agilent_82357a_read(struct gpib_board *board, u8 *buffer, size_t length, int *end,  in agilent_82357a_read()
539 static ssize_t agilent_82357a_generic_write(struct gpib_board *board, in agilent_82357a_generic_write()
680 static int agilent_82357a_write(struct gpib_board *board, u8 *buffer, in agilent_82357a_write()
686 int agilent_82357a_command(struct gpib_board *board, u8 *buffer, size_t length, in agilent_82357a_command()
692 int agilent_82357a_take_control_internal(struct gpib_board *board, int synchronous) in agilent_82357a_take_control_internal()
711 static int agilent_82357a_take_control(struct gpib_board *board, int synchronous) in agilent_82357a_take_control()
741 static int agilent_82357a_go_to_standby(struct gpib_board *board) in agilent_82357a_go_to_standby()
760 static int agilent_82357a_request_system_control(struct gpib_board *board, int request_control) in agilent_82357a_request_system_control()
790 static void agilent_82357a_interface_clear(struct gpib_board *board, int assert) in agilent_82357a_interface_clear()
812 static void agilent_82357a_remote_enable(struct gpib_board *board, int enable) in agilent_82357a_remote_enable()
834 static int agilent_82357a_enable_eos(struct gpib_board *board, u8 eos_byte, in agilent_82357a_enable_eos()
849 static void agilent_82357a_disable_eos(struct gpib_board *board) in agilent_82357a_disable_eos()
856 static unsigned int agilent_82357a_update_status(struct gpib_board *board, in agilent_82357a_update_status()
919 static int agilent_82357a_primary_address(struct gpib_board *board, unsigned int address) in agilent_82357a_primary_address()
940 static int agilent_82357a_secondary_address(struct gpib_board *board, in agilent_82357a_secondary_address()
948 static int agilent_82357a_parallel_poll(struct gpib_board *board, u8 *result) in agilent_82357a_parallel_poll()
990 static void agilent_82357a_parallel_poll_configure(struct gpib_board *board, u8 config) in agilent_82357a_parallel_poll_configure()
996 static void agilent_82357a_parallel_poll_response(struct gpib_board *board, int ist) in agilent_82357a_parallel_poll_response()
1002 static void agilent_82357a_serial_poll_response(struct gpib_board *board, u8 status) in agilent_82357a_serial_poll_response()
1008 static u8 agilent_82357a_serial_poll_status(struct gpib_board *board) in agilent_82357a_serial_poll_status()
1014 static void agilent_82357a_return_to_local(struct gpib_board *board) in agilent_82357a_return_to_local()
1020 static int agilent_82357a_line_status(const struct gpib_board *board) in agilent_82357a_line_status()
1073 static int agilent_82357a_t1_delay(struct gpib_board *board, unsigned int nanosec) in agilent_82357a_t1_delay()
1093 struct gpib_board *board = urb->context; in agilent_82357a_interrupt_complete() local
1131 static int agilent_82357a_setup_urbs(struct gpib_board *board) in agilent_82357a_setup_urbs()
1195 static int agilent_82357a_allocate_private(struct gpib_board *board) in agilent_82357a_allocate_private()
1210 static void agilent_82357a_free_private(struct gpib_board *board) in agilent_82357a_free_private()
1217 static int agilent_82357a_init(struct gpib_board *board) in agilent_82357a_init()
1307 static int agilent_82357a_attach(struct gpib_board *board, const struct gpib_board_config *config) in agilent_82357a_attach()
1383 static int agilent_82357a_go_idle(struct gpib_board *board) in agilent_82357a_go_idle()
1412 static void agilent_82357a_detach(struct gpib_board *board) in agilent_82357a_detach()
1520 struct gpib_board *board = usb_get_intfdata(interface); in agilent_82357a_driver_disconnect() local
1556 struct gpib_board *board = usb_get_intfdata(interface); in agilent_82357a_driver_suspend() local
1592 struct gpib_board *board; in agilent_82357a_driver_resume() local