/linux/drivers/staging/gpib/pc2/ |
H A D | pc2_gpib.c | 61 struct gpib_board *board = arg; in pc2_interrupt() local 74 struct gpib_board *board = arg; in pc2a_interrupt() local 93 pc2_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) pc2_read() argument 101 pc2_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) pc2_write() argument 109 pc2_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) pc2_command() argument 117 pc2_take_control(struct gpib_board * board,int synchronous) pc2_take_control() argument 124 pc2_go_to_standby(struct gpib_board * board) pc2_go_to_standby() argument 131 pc2_request_system_control(struct gpib_board * board,int request_control) pc2_request_system_control() argument 138 pc2_interface_clear(struct gpib_board * board,int assert) pc2_interface_clear() argument 145 pc2_remote_enable(struct gpib_board * board,int enable) pc2_remote_enable() argument 152 pc2_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) pc2_enable_eos() argument 159 pc2_disable_eos(struct gpib_board * board) pc2_disable_eos() argument 166 pc2_update_status(struct gpib_board * board,unsigned int clear_mask) pc2_update_status() argument 173 pc2_primary_address(struct gpib_board * board,unsigned int address) pc2_primary_address() argument 180 pc2_secondary_address(struct gpib_board * board,unsigned int address,int enable) pc2_secondary_address() argument 187 pc2_parallel_poll(struct gpib_board * board,u8 * result) pc2_parallel_poll() argument 194 pc2_parallel_poll_configure(struct gpib_board * board,u8 config) pc2_parallel_poll_configure() argument 201 pc2_parallel_poll_response(struct gpib_board * board,int ist) pc2_parallel_poll_response() argument 208 pc2_serial_poll_response(struct gpib_board * board,u8 status) pc2_serial_poll_response() argument 215 pc2_serial_poll_status(struct gpib_board * board) pc2_serial_poll_status() argument 222 pc2_t1_delay(struct gpib_board * board,unsigned int nano_sec) pc2_t1_delay() argument 229 pc2_return_to_local(struct gpib_board * board) pc2_return_to_local() argument 236 allocate_private(struct gpib_board * board) allocate_private() argument 249 free_private(struct gpib_board * board) free_private() argument 255 pc2_generic_attach(struct gpib_board * board,const struct gpib_board_config * config,enum nec7210_chipset chipset) pc2_generic_attach() argument 299 pc2_attach(struct gpib_board * board,const struct gpib_board_config * config) pc2_attach() argument 343 pc2_detach(struct gpib_board * board) pc2_detach() argument 370 pc2a_common_attach(struct gpib_board * board,const struct gpib_board_config * config,unsigned int num_registers,enum nec7210_chipset chipset) pc2a_common_attach() argument 464 pc2a_attach(struct gpib_board * board,const struct gpib_board_config * config) pc2a_attach() argument 469 pc2a_cb7210_attach(struct gpib_board * board,const struct gpib_board_config * config) pc2a_cb7210_attach() argument 474 pc2_2a_attach(struct gpib_board * board,const struct gpib_board_config * config) pc2_2a_attach() argument 479 pc2a_common_detach(struct gpib_board * board,unsigned int num_registers) pc2a_common_detach() argument 512 pc2a_detach(struct gpib_board * board) pc2a_detach() argument 517 pc2_2a_detach(struct gpib_board * board) pc2_2a_detach() argument [all...] |
/linux/drivers/staging/gpib/cec/ |
H A D | cec_gpib.c | 28 struct gpib_board *board = arg; in cec_interrupt() local 48 static int cec_read(struct gpib_board *board, u8 *buffer, size_t length, int *end, in cec_read() argument 56 cec_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) cec_write() argument 64 cec_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) cec_command() argument 72 cec_take_control(struct gpib_board * board,int synchronous) cec_take_control() argument 79 cec_go_to_standby(struct gpib_board * board) cec_go_to_standby() argument 86 cec_request_system_control(struct gpib_board * board,int request_control) cec_request_system_control() argument 93 cec_interface_clear(struct gpib_board * board,int assert) cec_interface_clear() argument 100 cec_remote_enable(struct gpib_board * board,int enable) cec_remote_enable() argument 107 cec_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) cec_enable_eos() argument 114 cec_disable_eos(struct gpib_board * board) cec_disable_eos() argument 121 cec_update_status(struct gpib_board * board,unsigned int clear_mask) cec_update_status() argument 128 cec_primary_address(struct gpib_board * board,unsigned int address) cec_primary_address() argument 135 cec_secondary_address(struct gpib_board * board,unsigned int address,int enable) cec_secondary_address() argument 142 cec_parallel_poll(struct gpib_board * board,u8 * result) cec_parallel_poll() argument 149 cec_parallel_poll_configure(struct gpib_board * board,u8 config) cec_parallel_poll_configure() argument 156 cec_parallel_poll_response(struct gpib_board * board,int ist) cec_parallel_poll_response() argument 163 cec_serial_poll_response(struct gpib_board * board,u8 status) cec_serial_poll_response() argument 170 cec_serial_poll_status(struct gpib_board * board) cec_serial_poll_status() argument 177 cec_t1_delay(struct gpib_board * board,unsigned int nano_sec) cec_t1_delay() argument 184 cec_return_to_local(struct gpib_board * board) cec_return_to_local() argument 219 cec_allocate_private(struct gpib_board * board) cec_allocate_private() argument 232 cec_free_private(struct gpib_board * board) cec_free_private() argument 238 cec_generic_attach(struct gpib_board * board) cec_generic_attach() argument 256 cec_init(struct cec_priv * cec_priv,const struct gpib_board * board) cec_init() argument 268 cec_pci_attach(struct gpib_board * board,const struct gpib_board_config * config) cec_pci_attach() argument 326 cec_pci_detach(struct gpib_board * board) cec_pci_detach() argument [all...] |
/linux/drivers/staging/gpib/hp_82335/ |
H A D | hp82335.c | 33 static int hp82335_read(struct gpib_board *board, u8 *buffer, size_t length, in hp82335_read() argument 41 static int hp82335_write(struct gpib_board *board, u8 *buffer, size_t length, int send_eoi, in hp82335_write() argument 49 static int hp82335_command(struct gpib_board *board, u argument 57 hp82335_take_control(struct gpib_board * board,int synchronous) hp82335_take_control() argument 64 hp82335_go_to_standby(struct gpib_board * board) hp82335_go_to_standby() argument 71 hp82335_request_system_control(struct gpib_board * board,int request_control) hp82335_request_system_control() argument 78 hp82335_interface_clear(struct gpib_board * board,int assert) hp82335_interface_clear() argument 85 hp82335_remote_enable(struct gpib_board * board,int enable) hp82335_remote_enable() argument 92 hp82335_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) hp82335_enable_eos() argument 99 hp82335_disable_eos(struct gpib_board * board) hp82335_disable_eos() argument 106 hp82335_update_status(struct gpib_board * board,unsigned int clear_mask) hp82335_update_status() argument 113 hp82335_primary_address(struct gpib_board * board,unsigned int address) hp82335_primary_address() argument 120 hp82335_secondary_address(struct gpib_board * board,unsigned int address,int enable) hp82335_secondary_address() argument 127 hp82335_parallel_poll(struct gpib_board * board,u8 * result) hp82335_parallel_poll() argument 134 hp82335_parallel_poll_configure(struct gpib_board * board,u8 config) hp82335_parallel_poll_configure() argument 141 hp82335_parallel_poll_response(struct gpib_board * board,int ist) hp82335_parallel_poll_response() argument 148 hp82335_serial_poll_response(struct gpib_board * board,u8 status) hp82335_serial_poll_response() argument 155 hp82335_serial_poll_status(struct gpib_board * board) hp82335_serial_poll_status() argument 162 hp82335_line_status(const struct gpib_board * board) hp82335_line_status() argument 169 hp82335_t1_delay(struct gpib_board * board,unsigned int nano_sec) hp82335_t1_delay() argument 176 hp82335_return_to_local(struct gpib_board * board) hp82335_return_to_local() argument 211 hp82335_allocate_private(struct gpib_board * board) hp82335_allocate_private() argument 219 hp82335_free_private(struct gpib_board * board) hp82335_free_private() argument 247 hp82335_attach(struct gpib_board * board,const struct gpib_board_config * config) hp82335_attach() argument 311 hp82335_detach(struct gpib_board * board) hp82335_detach() argument 358 struct gpib_board *board = arg; hp82335_interrupt() local [all...] |
/linux/drivers/staging/gpib/agilent_82350b/ |
H A D | agilent_82350b.c | 33 static int agilent_82350b_accel_read(struct gpib_board *board, u8 *buffer, in agilent_82350b_accel_read() argument 135 translate_wait_return_value(struct gpib_board * board,int retval) translate_wait_return_value() argument 150 agilent_82350b_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) agilent_82350b_accel_write() argument 233 read_and_clear_event_status(struct gpib_board * board) read_and_clear_event_status() argument 251 struct gpib_board *board = arg; agilent_82350b_interrupt() local 302 agilent_82350b_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) agilent_82350b_read() argument 310 agilent_82350b_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) agilent_82350b_write() argument 319 agilent_82350b_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) agilent_82350b_command() argument 328 agilent_82350b_take_control(struct gpib_board * board,int synchronous) agilent_82350b_take_control() argument 336 agilent_82350b_go_to_standby(struct gpib_board * board) agilent_82350b_go_to_standby() argument 344 agilent_82350b_request_system_control(struct gpib_board * board,int request_control) agilent_82350b_request_system_control() argument 361 agilent_82350b_interface_clear(struct gpib_board * board,int assert) agilent_82350b_interface_clear() argument 369 agilent_82350b_remote_enable(struct gpib_board * board,int enable) agilent_82350b_remote_enable() argument 376 agilent_82350b_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) agilent_82350b_enable_eos() argument 384 agilent_82350b_disable_eos(struct gpib_board * board) agilent_82350b_disable_eos() argument 391 agilent_82350b_update_status(struct gpib_board * board,unsigned int clear_mask) agilent_82350b_update_status() argument 399 agilent_82350b_primary_address(struct gpib_board * board,unsigned int address) agilent_82350b_primary_address() argument 407 agilent_82350b_secondary_address(struct gpib_board * board,unsigned int address,int enable) agilent_82350b_secondary_address() argument 415 agilent_82350b_parallel_poll(struct gpib_board * board,u8 * result) agilent_82350b_parallel_poll() argument 422 agilent_82350b_parallel_poll_configure(struct gpib_board * board,u8 config) agilent_82350b_parallel_poll_configure() argument 430 agilent_82350b_parallel_poll_response(struct gpib_board * board,int ist) agilent_82350b_parallel_poll_response() argument 437 agilent_82350b_serial_poll_response(struct gpib_board * board,u8 status) agilent_82350b_serial_poll_response() argument 444 agilent_82350b_serial_poll_status(struct gpib_board * board) agilent_82350b_serial_poll_status() argument 451 agilent_82350b_line_status(const struct gpib_board * board) agilent_82350b_line_status() argument 458 agilent_82350b_t1_delay(struct gpib_board * board,unsigned int nanosec) agilent_82350b_t1_delay() argument 473 agilent_82350b_return_to_local(struct gpib_board * board) agilent_82350b_return_to_local() argument 480 agilent_82350b_allocate_private(struct gpib_board * board) agilent_82350b_allocate_private() argument 488 agilent_82350b_free_private(struct gpib_board * board) agilent_82350b_free_private() argument 494 init_82350a_hardware(struct gpib_board * board,const struct gpib_board_config * config) init_82350a_hardware() argument 560 test_sram(struct gpib_board * board) test_sram() argument 589 agilent_82350b_generic_attach(struct gpib_board * board,const struct gpib_board_config * config,int use_fifos) agilent_82350b_generic_attach() argument 732 agilent_82350b_unaccel_attach(struct gpib_board * board,const struct gpib_board_config * config) agilent_82350b_unaccel_attach() argument 738 agilent_82350b_accel_attach(struct gpib_board * board,const struct gpib_board_config * config) agilent_82350b_accel_attach() argument 744 agilent_82350b_detach(struct gpib_board * board) agilent_82350b_detach() argument [all...] |
/linux/drivers/staging/gpib/common/ |
H A D | iblib.c | 24 int ibcac(struct gpib_board *board, int sync, int fallback_to_async) in ibcac() argument 66 static int check_for_command_acceptors(struct gpib_board *board) in check_for_command_acceptors() argument 101 ibcmd(struct gpib_board * board,u8 * buf,size_t length,size_t * bytes_written) ibcmd() argument 136 ibgts(struct gpib_board * board) ibgts() argument 151 autospoll_wait_should_wake_up(struct gpib_board * board) autospoll_wait_should_wake_up() argument 167 struct gpib_board *board = board_void; autospoll_thread() local 204 ibonline(struct gpib_board * board) ibonline() argument 244 iboffline(struct gpib_board * board) iboffline() argument 276 iblines(const struct gpib_board * board,short * lines) iblines() argument 303 ibrd(struct gpib_board * board,u8 * buf,size_t length,int * end_flag,size_t * nbytes) ibrd() argument 350 ibrpp(struct gpib_board * board,u8 * result) ibrpp() argument 365 ibppc(struct gpib_board * board,u8 configuration) ibppc() argument 374 ibrsv2(struct gpib_board * board,u8 status_byte,int new_reason_for_service) ibrsv2() argument 407 ibsic(struct gpib_board * board,unsigned int usec_duration) ibsic() argument 425 ibrsc(struct gpib_board * board,int request_control) ibrsc() argument 446 ibsre(struct gpib_board * board,int enable) ibsre() argument 463 ibpad(struct gpib_board * board,unsigned int addr) ibpad() argument 481 ibsad(struct gpib_board * board,int addr) ibsad() argument 502 ibeos(struct gpib_board * board,int eos,int eosflags) ibeos() argument 517 ibstatus(struct gpib_board * board) ibstatus() argument 522 general_ibstatus(struct gpib_board * board,const struct gpib_status_queue * device,int clear_mask,int set_mask,struct gpib_descriptor * desc) general_ibstatus() argument 569 struct gpib_board *board; global() member 593 struct gpib_board *board = winfo->board; wait_satisfied() local 639 ibwait(struct gpib_board * board,int wait_mask,int clear_mask,int set_mask,int * status,unsigned long usec_timeout,struct gpib_descriptor * desc) ibwait() argument 694 ibwrt(struct gpib_board * board,u8 * buf,size_t cnt,int send_eoi,size_t * bytes_written) ibwrt() argument [all...] |
H A D | gpib_os.c | 88 struct gpib_board *board = timer_container_of(board, t, timer); watchdog_timeout() local 95 os_start_timer(struct gpib_board * board,unsigned int usec_timeout) os_start_timer() argument 111 os_remove_timer(struct gpib_board * board) os_remove_timer() argument 118 io_timed_out(struct gpib_board * board) io_timed_out() argument 148 gpib_request_pseudo_irq(struct gpib_board * board,irqreturn_t (* handler)(int,void *)) gpib_request_pseudo_irq() argument 167 gpib_free_pseudo_irq(struct gpib_board * board) gpib_free_pseudo_irq() argument 186 push_status_byte(struct gpib_board * board,struct gpib_status_queue * device,u8 poll_byte) push_status_byte() argument 220 pop_status_byte(struct gpib_board * board,struct gpib_status_queue * device,u8 * poll_byte) pop_status_byte() argument 251 get_gpib_status_queue(struct gpib_board * board,unsigned int pad,int sad) get_gpib_status_queue() argument 266 get_serial_poll_byte(struct gpib_board * board,unsigned int pad,int sad,unsigned int usec_timeout,u8 * poll_byte) get_serial_poll_byte() argument 278 autopoll_all_devices(struct gpib_board * board) autopoll_all_devices() argument 310 setup_serial_poll(struct gpib_board * board,unsigned int usec_timeout) setup_serial_poll() argument 342 read_serial_poll_byte(struct gpib_board * board,unsigned int pad,int sad,unsigned int usec_timeout,u8 * result) read_serial_poll_byte() argument 387 cleanup_serial_poll(struct gpib_board * board,unsigned int usec_timeout) cleanup_serial_poll() argument 413 serial_poll_single(struct gpib_board * board,unsigned int pad,int sad,unsigned int usec_timeout,u8 * result) serial_poll_single() argument 431 serial_poll_all(struct gpib_board * board,unsigned int usec_timeout) serial_poll_all() argument 478 dvrsp(struct gpib_board * board,unsigned int pad,int sad,unsigned int usec_timeout,u8 * result) dvrsp() argument 530 struct gpib_board *board; ibopen() local 568 struct gpib_board *board; ibclose() local 614 struct gpib_board *board; ibioctl() local 820 board_type_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) board_type_ioctl() argument 872 read_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) read_ioctl() argument 949 command_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) command_ioctl() argument 1033 write_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) write_ioctl() argument 1105 status_bytes_ioctl(struct gpib_board * board,unsigned long arg) status_bytes_ioctl() argument 1128 increment_open_device_count(struct gpib_board * board,struct list_head * head,unsigned int pad,int sad) increment_open_device_count() argument 1164 subtract_open_device_count(struct gpib_board * board,struct list_head * head,unsigned int pad,int sad,unsigned int count) subtract_open_device_count() argument 1193 decrement_open_device_count(struct gpib_board * board,struct list_head * head,unsigned int pad,int sad) decrement_open_device_count() argument 1199 cleanup_open_devices(struct gpib_file_private * file_priv,struct gpib_board * board) cleanup_open_devices() argument 1224 open_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) open_dev_ioctl() argument 1275 close_dev_ioctl(struct file * filep,struct gpib_board * board,unsigned long arg) close_dev_ioctl() argument 1302 serial_poll_ioctl(struct gpib_board * board,unsigned long arg) serial_poll_ioctl() argument 1323 wait_ioctl(struct gpib_file_private * file_priv,struct gpib_board * board,unsigned long arg) wait_ioctl() argument 1350 parallel_poll_ioctl(struct gpib_board * board,unsigned long arg) parallel_poll_ioctl() argument 1366 online_ioctl(struct gpib_board * board,unsigned long arg) online_ioctl() argument 1410 remote_enable_ioctl(struct gpib_board * board,unsigned long arg) remote_enable_ioctl() argument 1422 take_control_ioctl(struct gpib_board * board,unsigned long arg) take_control_ioctl() argument 1434 line_status_ioctl(struct gpib_board * board,unsigned long arg) line_status_ioctl() argument 1450 pad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) pad_ioctl() argument 1486 sad_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) sad_ioctl() argument 1521 eos_ioctl(struct gpib_board * board,unsigned long arg) eos_ioctl() argument 1533 request_service_ioctl(struct gpib_board * board,unsigned long arg) request_service_ioctl() argument 1545 request_service2_ioctl(struct gpib_board * board,unsigned long arg) request_service2_ioctl() argument 1612 autospoll_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) autospoll_ioctl() argument 1650 mutex_ioctl(struct gpib_board * board,struct gpib_file_private * file_priv,unsigned long arg) mutex_ioctl() argument 1690 timeout_ioctl(struct gpib_board * board,unsigned long arg) timeout_ioctl() argument 1705 ppc_ioctl(struct gpib_board * board,unsigned long arg) ppc_ioctl() argument 1731 set_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) set_local_ppoll_mode_ioctl() argument 1748 get_local_ppoll_mode_ioctl(struct gpib_board * board,unsigned long arg) get_local_ppoll_mode_ioctl() argument 1761 query_board_rsv_ioctl(struct gpib_board * board,unsigned long arg) query_board_rsv_ioctl() argument 1775 board_info_ioctl(const struct gpib_board * board,unsigned long arg) board_info_ioctl() argument 1798 interface_clear_ioctl(struct gpib_board * board,unsigned long arg) interface_clear_ioctl() argument 1862 push_gpib_event_nolock(struct gpib_board * board,short event_type) push_gpib_event_nolock() argument 1900 push_gpib_event(struct gpib_board * board,short event_type) push_gpib_event() argument 1918 pop_gpib_event_nolock(struct gpib_board * board,struct gpib_event_queue * queue,short * event_type) pop_gpib_event_nolock() argument 1953 pop_gpib_event(struct gpib_board * board,struct gpib_event_queue * queue,short * event_type) pop_gpib_event() argument 1964 event_ioctl(struct gpib_board * board,unsigned long arg) event_ioctl() argument 1983 request_system_control_ioctl(struct gpib_board * board,unsigned long arg) request_system_control_ioctl() argument 1995 t1_delay_ioctl(struct gpib_board * board,unsigned long arg) t1_delay_ioctl() argument 2062 struct gpib_board *board = &board_array[i]; gpib_unregister_driver() local 2092 init_gpib_board(struct gpib_board * board) init_gpib_board() argument 2127 gpib_allocate_board(struct gpib_board * board) gpib_allocate_board() argument 2140 gpib_deallocate_board(struct gpib_board * board) gpib_deallocate_board() argument [all...] |
/linux/drivers/staging/gpib/fmh_gpib/ |
H A D | fmh_gpib.c | 51 static int fmh_gpib_read(struct gpib_board *board, u8 *buffer, size_t length, in fmh_gpib_read() argument 59 fmh_gpib_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) fmh_gpib_write() argument 67 fmh_gpib_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) fmh_gpib_command() argument 75 fmh_gpib_take_control(struct gpib_board * board,int synchronous) fmh_gpib_take_control() argument 82 fmh_gpib_go_to_standby(struct gpib_board * board) fmh_gpib_go_to_standby() argument 89 fmh_gpib_request_system_control(struct gpib_board * board,int request_control) fmh_gpib_request_system_control() argument 97 fmh_gpib_interface_clear(struct gpib_board * board,int assert) fmh_gpib_interface_clear() argument 104 fmh_gpib_remote_enable(struct gpib_board * board,int enable) fmh_gpib_remote_enable() argument 111 fmh_gpib_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) fmh_gpib_enable_eos() argument 118 fmh_gpib_disable_eos(struct gpib_board * board) fmh_gpib_disable_eos() argument 125 fmh_gpib_update_status(struct gpib_board * board,unsigned int clear_mask) fmh_gpib_update_status() argument 132 fmh_gpib_primary_address(struct gpib_board * board,unsigned int address) fmh_gpib_primary_address() argument 139 fmh_gpib_secondary_address(struct gpib_board * board,unsigned int address,int enable) fmh_gpib_secondary_address() argument 146 fmh_gpib_parallel_poll(struct gpib_board * board,u8 * result) fmh_gpib_parallel_poll() argument 153 fmh_gpib_parallel_poll_configure(struct gpib_board * board,u8 configuration) fmh_gpib_parallel_poll_configure() argument 160 fmh_gpib_parallel_poll_response(struct gpib_board * board,int ist) fmh_gpib_parallel_poll_response() argument 167 fmh_gpib_local_parallel_poll_mode(struct gpib_board * board,int local) fmh_gpib_local_parallel_poll_mode() argument 183 fmh_gpib_serial_poll_response2(struct gpib_board * board,u8 status,int new_reason_for_service) fmh_gpib_serial_poll_response2() argument 220 fmh_gpib_serial_poll_status(struct gpib_board * board) fmh_gpib_serial_poll_status() argument 227 fmh_gpib_return_to_local(struct gpib_board * board) fmh_gpib_return_to_local() argument 237 fmh_gpib_line_status(const struct gpib_board * board) fmh_gpib_line_status() argument 269 fmh_gpib_t1_delay(struct gpib_board * board,unsigned int nano_sec) fmh_gpib_t1_delay() argument 286 lacs_or_read_ready(struct gpib_board * board) lacs_or_read_ready() argument 301 wait_for_read(struct gpib_board * board) wait_for_read() argument 320 wait_for_rx_fifo_half_full_or_end(struct gpib_board * board) wait_for_rx_fifo_half_full_or_end() argument 344 wait_for_data_out_ready(struct gpib_board * board) wait_for_data_out_ready() argument 368 struct gpib_board *board = arg; fmh_gpib_dma_callback() local 401 fmh_gpib_dma_write(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) fmh_gpib_dma_write() argument 479 fmh_gpib_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) fmh_gpib_accel_write() argument 572 wait_for_tx_fifo_half_empty(struct gpib_board * board) wait_for_tx_fifo_half_empty() argument 598 fmh_gpib_fifo_write_countable(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) fmh_gpib_fifo_write_countable() argument 664 fmh_gpib_fifo_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) fmh_gpib_fifo_write() argument 711 fmh_gpib_dma_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fmh_gpib_dma_read() argument 828 fmh_gpib_release_rfd_holdoff(struct gpib_board * board,struct fmh_priv * e_priv) fmh_gpib_release_rfd_holdoff() argument 867 fmh_gpib_accel_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fmh_gpib_accel_read() argument 918 fmh_gpib_fifo_read_countable(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fmh_gpib_fifo_read_countable() argument 976 fmh_gpib_fifo_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fmh_gpib_fifo_read() argument 1146 fmh_gpib_internal_interrupt(struct gpib_board * board) fmh_gpib_internal_interrupt() argument 1239 struct gpib_board *board = arg; fmh_gpib_interrupt() local 1249 fmh_gpib_allocate_private(struct gpib_board * board) fmh_gpib_allocate_private() argument 1266 fmh_gpib_generic_detach(struct gpib_board * board) fmh_gpib_generic_detach() argument 1280 fmh_gpib_generic_attach(struct gpib_board * board) fmh_gpib_generic_attach() argument 1300 fmh_gpib_config_dma(struct gpib_board * board,int output) fmh_gpib_config_dma() argument 1330 fmh_gpib_init(struct fmh_priv * e_priv,struct gpib_board * board,int handshake_mode) fmh_gpib_init() argument 1377 fmh_gpib_attach_impl(struct gpib_board * board,const struct gpib_board_config * config,unsigned int handshake_mode,int acquire_dma) fmh_gpib_attach_impl() argument 1479 fmh_gpib_attach_holdoff_all(struct gpib_board * board,const struct gpib_board_config * config) fmh_gpib_attach_holdoff_all() argument 1484 fmh_gpib_attach_holdoff_end(struct gpib_board * board,const struct gpib_board_config * config) fmh_gpib_attach_holdoff_end() argument 1489 fmh_gpib_detach(struct gpib_board * board) fmh_gpib_detach() argument 1522 fmh_gpib_pci_attach_impl(struct gpib_board * board,const struct gpib_board_config * config,unsigned int handshake_mode) fmh_gpib_pci_attach_impl() argument 1596 fmh_gpib_pci_attach_holdoff_all(struct gpib_board * board,const struct gpib_board_config * config) fmh_gpib_pci_attach_holdoff_all() argument 1602 fmh_gpib_pci_attach_holdoff_end(struct gpib_board * board,const struct gpib_board_config * config) fmh_gpib_pci_attach_holdoff_end() argument 1617 fmh_gpib_pci_detach(struct gpib_board * board) fmh_gpib_pci_detach() argument [all...] |
/linux/drivers/staging/gpib/eastwood/ |
H A D | fluke_gpib.c | 59 static int fluke_read(struct gpib_board *board, u8 *buffer, size_t length, int *end, in fluke_read() argument 67 static int fluke_write(struct gpib_board *board, u8 *buffer, size_t length, in fluke_write() argument 75 fluke_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) fluke_command() argument 83 fluke_take_control(struct gpib_board * board,int synchronous) fluke_take_control() argument 90 fluke_go_to_standby(struct gpib_board * board) fluke_go_to_standby() argument 97 fluke_request_system_control(struct gpib_board * board,int request_control) fluke_request_system_control() argument 105 fluke_interface_clear(struct gpib_board * board,int assert) fluke_interface_clear() argument 112 fluke_remote_enable(struct gpib_board * board,int enable) fluke_remote_enable() argument 119 fluke_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) fluke_enable_eos() argument 126 fluke_disable_eos(struct gpib_board * board) fluke_disable_eos() argument 133 fluke_update_status(struct gpib_board * board,unsigned int clear_mask) fluke_update_status() argument 140 fluke_primary_address(struct gpib_board * board,unsigned int address) fluke_primary_address() argument 147 fluke_secondary_address(struct gpib_board * board,unsigned int address,int enable) fluke_secondary_address() argument 154 fluke_parallel_poll(struct gpib_board * board,u8 * result) fluke_parallel_poll() argument 161 fluke_parallel_poll_configure(struct gpib_board * board,u8 configuration) fluke_parallel_poll_configure() argument 168 fluke_parallel_poll_response(struct gpib_board * board,int ist) fluke_parallel_poll_response() argument 175 fluke_serial_poll_response(struct gpib_board * board,u8 status) fluke_serial_poll_response() argument 182 fluke_serial_poll_status(struct gpib_board * board) fluke_serial_poll_status() argument 189 fluke_return_to_local(struct gpib_board * board) fluke_return_to_local() argument 199 fluke_line_status(const struct gpib_board * board) fluke_line_status() argument 229 fluke_t1_delay(struct gpib_board * board,unsigned int nano_sec) fluke_t1_delay() argument 246 lacs_or_read_ready(struct gpib_board * board) lacs_or_read_ready() argument 263 wait_for_read(struct gpib_board * board) wait_for_read() argument 322 wait_for_data_out_ready(struct gpib_board * board) wait_for_data_out_ready() argument 341 wait_for_sids_or_sgns(struct gpib_board * board) wait_for_sids_or_sgns() argument 362 struct gpib_board *board = arg; fluke_dma_callback() local 379 fluke_dma_write(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) fluke_dma_write() argument 465 fluke_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) fluke_accel_write() argument 556 fluke_dma_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fluke_dma_read() argument 674 fluke_accel_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) fluke_accel_read() argument 805 fluke_gpib_internal_interrupt(struct gpib_board * board) fluke_gpib_internal_interrupt() argument 842 struct gpib_board *board = arg; fluke_gpib_interrupt() local 852 fluke_allocate_private(struct gpib_board * board) fluke_allocate_private() argument 869 fluke_generic_detach(struct gpib_board * board) fluke_generic_detach() argument 881 fluke_generic_attach(struct gpib_board * board) fluke_generic_attach() argument 901 fluke_config_dma(struct gpib_board * board,int output) fluke_config_dma() argument 926 fluke_init(struct fluke_priv * e_priv,struct gpib_board * board,int handshake_mode) fluke_init() argument 963 fluke_attach_impl(struct gpib_board * board,const struct gpib_board_config * config,unsigned int handshake_mode) fluke_attach_impl() argument 1069 fluke_attach_holdoff_all(struct gpib_board * board,const struct gpib_board_config * config) fluke_attach_holdoff_all() argument 1074 fluke_attach_holdoff_end(struct gpib_board * board,const struct gpib_board_config * config) fluke_attach_holdoff_end() argument 1079 fluke_detach(struct gpib_board * board) fluke_detach() argument [all...] |
/linux/drivers/staging/gpib/tms9914/ |
H A D | tms9914.c | 32 int tms9914_take_control(struct gpib_board *board, struct tms9914_priv *priv, int synchronous) in tms9914_take_control() argument 70 int tms9914_take_control_workaround(struct gpib_board *board, in tms9914_take_control_workaround() argument 79 int tms9914_go_to_standby(struct gpib_board *board, struct tms9914_priv *priv) in tms9914_go_to_standby() argument 100 void tms9914_interface_clear(struct gpib_board *board, struct tms9914_priv *priv, int assert) in tms9914_interface_clear() argument 112 void tms9914_remote_enable(struct gpib_board *board, struct tms9914_priv *priv, int enable) in tms9914_remote_enable() argument 121 int tms9914_request_system_control(struct gpib_board *board, struct tms9914_priv *priv, in tms9914_request_system_control() argument 134 tms9914_t1_delay(struct gpib_board * board,struct tms9914_priv * priv,unsigned int nano_sec) tms9914_t1_delay() argument 160 tms9914_return_to_local(const struct gpib_board * board,struct tms9914_priv * priv) tms9914_return_to_local() argument 198 tms9914_enable_eos(struct gpib_board * board,struct tms9914_priv * priv,u8 eos_byte,int compare_8_bits) tms9914_enable_eos() argument 209 tms9914_disable_eos(struct gpib_board * board,struct tms9914_priv * priv) tms9914_disable_eos() argument 215 tms9914_parallel_poll(struct gpib_board * board,struct tms9914_priv * priv,u8 * result) tms9914_parallel_poll() argument 240 tms9914_parallel_poll_configure(struct gpib_board * board,struct tms9914_priv * priv,u8 config) tms9914_parallel_poll_configure() argument 250 tms9914_parallel_poll_response(struct gpib_board * board,struct tms9914_priv * priv,int ist) tms9914_parallel_poll_response() argument 257 tms9914_serial_poll_response(struct gpib_board * board,struct tms9914_priv * priv,u8 status) tms9914_serial_poll_response() argument 273 tms9914_serial_poll_status(struct gpib_board * board,struct tms9914_priv * priv) tms9914_serial_poll_status() argument 286 tms9914_primary_address(struct gpib_board * board,struct tms9914_priv * priv,unsigned int address) tms9914_primary_address() argument 295 tms9914_secondary_address(struct gpib_board * board,struct tms9914_priv * priv,unsigned int address,int enable) tms9914_secondary_address() argument 308 tms9914_update_status(struct gpib_board * board,struct tms9914_priv * priv,unsigned int clear_mask) tms9914_update_status() argument 351 update_status_nolock(struct gpib_board * board,struct tms9914_priv * priv) update_status_nolock() argument 397 tms9914_line_status(const struct gpib_board * board,struct tms9914_priv * priv) tms9914_line_status() argument 442 wait_for_read_byte(struct gpib_board * board,struct tms9914_priv * priv) wait_for_read_byte() argument 458 tms9914_read_data_in(struct gpib_board * board,struct tms9914_priv * priv,int * end) tms9914_read_data_in() argument 490 pio_read(struct gpib_board * board,struct tms9914_priv * priv,u8 * buffer,size_t length,int * end,size_t * bytes_read) pio_read() argument 511 tms9914_read(struct gpib_board * board,struct tms9914_priv * priv,u8 * buffer,size_t length,int * end,size_t * bytes_read) tms9914_read() argument 551 pio_write_wait(struct gpib_board * board,struct tms9914_priv * priv) pio_write_wait() argument 571 pio_write(struct gpib_board * board,struct tms9914_priv * priv,u8 * buffer,size_t length,size_t * bytes_written) pio_write() argument 595 tms9914_write(struct gpib_board * board,struct tms9914_priv * priv,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) tms9914_write() argument 630 check_my_address_state(struct gpib_board * board,struct tms9914_priv * priv,int cmd_byte) check_my_address_state() argument 666 tms9914_command(struct gpib_board * board,struct tms9914_priv * priv,u8 * buffer,size_t length,size_t * bytes_written) tms9914_command() argument 703 tms9914_interrupt(struct gpib_board * board,struct tms9914_priv * priv) tms9914_interrupt() argument 714 tms9914_interrupt_have_status(struct gpib_board * board,struct tms9914_priv * priv,int status0,int status1) tms9914_interrupt_have_status() argument 849 tms9914_online(struct gpib_board * board,struct tms9914_priv * priv) tms9914_online() argument [all...] |
/linux/drivers/staging/gpib/cb7210/ |
H A D | cb7210.c | 43 static inline void input_fifo_enable(struct gpib_board *board, int enable) in input_fifo_enable() argument 79 static int fifo_read(struct gpib_board *board, struct cb7210_priv *cb_priv, u8 *buffer, in fifo_read() argument 173 cb7210_accel_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) cb7210_accel_read() argument 232 output_fifo_enable(struct gpib_board * board,int enable) output_fifo_enable() argument 267 fifo_write(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) fifo_write() argument 353 cb7210_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) cb7210_accel_write() argument 381 cb7210_line_status(const struct gpib_board * board) cb7210_line_status() argument 411 cb7210_t1_delay(struct gpib_board * board,unsigned int nano_sec) cb7210_t1_delay() argument 437 struct gpib_board *board = arg; cb_pci_interrupt() local 466 cb7210_internal_interrupt(struct gpib_board * board) cb7210_internal_interrupt() argument 520 cb7210_locked_internal_interrupt(struct gpib_board * board) cb7210_locked_internal_interrupt() argument 543 cb7210_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) cb7210_read() argument 551 cb7210_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) cb7210_write() argument 559 cb7210_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) cb7210_command() argument 567 cb7210_take_control(struct gpib_board * board,int synchronous) cb7210_take_control() argument 574 cb7210_go_to_standby(struct gpib_board * board) cb7210_go_to_standby() argument 581 cb7210_request_system_control(struct gpib_board * board,int request_control) cb7210_request_system_control() argument 595 cb7210_interface_clear(struct gpib_board * board,int assert) cb7210_interface_clear() argument 602 cb7210_remote_enable(struct gpib_board * board,int enable) cb7210_remote_enable() argument 609 cb7210_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) cb7210_enable_eos() argument 616 cb7210_disable_eos(struct gpib_board * board) cb7210_disable_eos() argument 623 cb7210_update_status(struct gpib_board * board,unsigned int clear_mask) cb7210_update_status() argument 630 cb7210_primary_address(struct gpib_board * board,unsigned int address) cb7210_primary_address() argument 637 cb7210_secondary_address(struct gpib_board * board,unsigned int address,int enable) cb7210_secondary_address() argument 644 cb7210_parallel_poll(struct gpib_board * board,u8 * result) cb7210_parallel_poll() argument 651 cb7210_parallel_poll_configure(struct gpib_board * board,u8 configuration) cb7210_parallel_poll_configure() argument 658 cb7210_parallel_poll_response(struct gpib_board * board,int ist) cb7210_parallel_poll_response() argument 665 cb7210_serial_poll_response(struct gpib_board * board,u8 status) cb7210_serial_poll_response() argument 672 cb7210_serial_poll_status(struct gpib_board * board) cb7210_serial_poll_status() argument 679 cb7210_return_to_local(struct gpib_board * board) cb7210_return_to_local() argument 855 cb7210_allocate_private(struct gpib_board * board) cb7210_allocate_private() argument 868 cb7210_generic_detach(struct gpib_board * board) cb7210_generic_detach() argument 875 cb7210_generic_attach(struct gpib_board * board) cb7210_generic_attach() argument 893 cb7210_init(struct cb7210_priv * cb_priv,struct gpib_board * board) cb7210_init() argument 930 cb_pci_attach(struct gpib_board * board,const struct gpib_board_config * config) cb_pci_attach() argument 1012 cb_pci_detach(struct gpib_board * board) cb_pci_detach() argument 1035 cb_isa_attach(struct gpib_board * board,const struct gpib_board_config * config) cb_isa_attach() argument 1071 cb_isa_detach(struct gpib_board * board) cb_isa_detach() argument 1423 cb_pcmcia_attach(struct gpib_board * board,const struct gpib_board_config * config) cb_pcmcia_attach() argument 1459 cb_pcmcia_detach(struct gpib_board * board) cb_pcmcia_detach() argument [all...] |
/linux/drivers/staging/gpib/ines/ |
H A D | ines_gpib.c | 30 static int ines_line_status(const struct gpib_board *board) in ines_line_status() argument 70 static int ines_t1_delay(struct gpib_board *board, unsigned int nano_sec) in ines_t1_delay() argument 100 static ssize_t pio_read(struct gpib_board *board, struct ines_priv *ines_priv, u8 *buffer, in pio_read() argument 138 ines_accel_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) ines_accel_read() argument 195 ines_write_wait(struct gpib_board * board,struct ines_priv * ines_priv,unsigned int fifo_threshold) ines_write_wait() argument 218 ines_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) ines_accel_write() argument 271 struct gpib_board *board = arg; ines_pci_interrupt() local 286 ines_interrupt(struct gpib_board * board) ines_interrupt() argument 398 ines_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) ines_read() argument 417 ines_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) ines_write() argument 425 ines_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) ines_command() argument 432 ines_take_control(struct gpib_board * board,int synchronous) ines_take_control() argument 439 ines_go_to_standby(struct gpib_board * board) ines_go_to_standby() argument 446 ines_request_system_control(struct gpib_board * board,int request_control) ines_request_system_control() argument 453 ines_interface_clear(struct gpib_board * board,int assert) ines_interface_clear() argument 460 ines_remote_enable(struct gpib_board * board,int enable) ines_remote_enable() argument 467 ines_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) ines_enable_eos() argument 474 ines_disable_eos(struct gpib_board * board) ines_disable_eos() argument 481 ines_update_status(struct gpib_board * board,unsigned int clear_mask) ines_update_status() argument 488 ines_primary_address(struct gpib_board * board,unsigned int address) ines_primary_address() argument 495 ines_secondary_address(struct gpib_board * board,unsigned int address,int enable) ines_secondary_address() argument 502 ines_parallel_poll(struct gpib_board * board,u8 * result) ines_parallel_poll() argument 509 ines_parallel_poll_configure(struct gpib_board * board,u8 config) ines_parallel_poll_configure() argument 516 ines_parallel_poll_response(struct gpib_board * board,int ist) ines_parallel_poll_response() argument 523 ines_serial_poll_response(struct gpib_board * board,u8 status) ines_serial_poll_response() argument 530 ines_serial_poll_status(struct gpib_board * board) ines_serial_poll_status() argument 537 ines_return_to_local(struct gpib_board * board) ines_return_to_local() argument 656 ines_allocate_private(struct gpib_board * board) ines_allocate_private() argument 669 ines_free_private(struct gpib_board * board) ines_free_private() argument 675 ines_generic_attach(struct gpib_board * board) ines_generic_attach() argument 695 ines_online(struct ines_priv * ines_priv,const struct gpib_board * board,int use_accel) ines_online() argument 729 ines_common_pci_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_common_pci_attach() argument 857 ines_pci_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_pci_attach() argument 872 ines_pci_accel_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_pci_accel_attach() argument 889 ines_isa_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_isa_attach() argument 920 ines_pci_detach(struct gpib_board * board) ines_pci_detach() argument 954 ines_isa_detach(struct gpib_board * board) ines_isa_detach() argument 1305 struct gpib_board *board = arg; ines_pcmcia_interrupt() local 1310 ines_common_pcmcia_attach(struct gpib_board * board) ines_common_pcmcia_attach() argument 1349 ines_pcmcia_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_pcmcia_attach() argument 1364 ines_pcmcia_accel_attach(struct gpib_board * board,const struct gpib_board_config * config) ines_pcmcia_accel_attach() argument 1380 ines_pcmcia_detach(struct gpib_board * board) ines_pcmcia_detach() argument [all...] |
/linux/drivers/staging/gpib/nec7210/ |
H A D | nec7210.c | 26 int nec7210_enable_eos(struct gpib_board *board, struct nec7210_priv *priv, u8 eos_byte, in nec7210_enable_eos() argument 40 void nec7210_disable_eos(struct gpib_board *board, struct nec7210_priv *priv) in nec7210_disable_eos() argument 47 int nec7210_parallel_poll(struct gpib_board *board, struct nec7210_priv *priv, u8 *result) in nec7210_parallel_poll() argument 67 void nec7210_parallel_poll_configure(struct gpib_board *board, in nec7210_parallel_poll_configure() argument 74 void nec7210_parallel_poll_response(struct gpib_board *board, struct nec7210_priv *priv, int ist) in nec7210_parallel_poll_response() argument 89 void nec7210_serial_poll_response(struct gpib_board *board, in nec7210_serial_poll_response() argument 107 nec7210_serial_poll_status(struct gpib_board * board,struct nec7210_priv * priv) nec7210_serial_poll_status() argument 113 nec7210_primary_address(const struct gpib_board * board,struct nec7210_priv * priv,unsigned int address) nec7210_primary_address() argument 122 nec7210_secondary_address(const struct gpib_board * board,struct nec7210_priv * priv,unsigned int address,int enable) nec7210_secondary_address() argument 171 nec7210_update_status_nolock(struct gpib_board * board,struct nec7210_priv * priv) nec7210_update_status_nolock() argument 215 nec7210_update_status(struct gpib_board * board,struct nec7210_priv * priv,unsigned int clear_mask) nec7210_update_status() argument 240 nec7210_set_handshake_mode(struct gpib_board * board,struct nec7210_priv * priv,int mode) nec7210_set_handshake_mode() argument 256 nec7210_read_data_in(struct gpib_board * board,struct nec7210_priv * priv,int * end) nec7210_read_data_in() argument 274 nec7210_take_control(struct gpib_board * board,struct nec7210_priv * priv,int syncronous) nec7210_take_control() argument 301 nec7210_go_to_standby(struct gpib_board * board,struct nec7210_priv * priv) nec7210_go_to_standby() argument 335 nec7210_request_system_control(struct gpib_board * board,struct nec7210_priv * priv,int request_control) nec7210_request_system_control() argument 347 nec7210_interface_clear(struct gpib_board * board,struct nec7210_priv * priv,int assert) nec7210_interface_clear() argument 356 nec7210_remote_enable(struct gpib_board * board,struct nec7210_priv * priv,int enable) nec7210_remote_enable() argument 365 nec7210_release_rfd_holdoff(struct gpib_board * board,struct nec7210_priv * priv) nec7210_release_rfd_holdoff() argument 379 nec7210_t1_delay(struct gpib_board * board,struct nec7210_priv * priv,unsigned int nano_sec) nec7210_t1_delay() argument 397 nec7210_return_to_local(const struct gpib_board * board,struct nec7210_priv * priv) nec7210_return_to_local() argument 403 nec7210_atn_has_changed(struct gpib_board * board,struct nec7210_priv * priv) nec7210_atn_has_changed() argument 421 nec7210_command(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length,size_t * bytes_written) nec7210_command() argument 470 pio_read(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length,int * end,size_t * bytes_read) pio_read() argument 520 __dma_read(struct gpib_board * board,struct nec7210_priv * priv,size_t length) __dma_read() argument 575 dma_read(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length) dma_read() argument 602 nec7210_read(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length,int * end,size_t * bytes_read) nec7210_read() argument 623 pio_write_wait(struct gpib_board * board,struct nec7210_priv * priv,short wake_on_lacs,short wake_on_atn,short wake_on_bus_error) pio_write_wait() argument 649 pio_write(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length,size_t * bytes_written) pio_write() argument 693 __dma_write(struct gpib_board * board,struct nec7210_priv * priv,dma_addr_t address,size_t length) __dma_write() argument 750 dma_write(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length) dma_write() argument 774 nec7210_write(struct gpib_board * board,struct nec7210_priv * priv,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) nec7210_write() argument 838 nec7210_interrupt(struct gpib_board * board,struct nec7210_priv * priv) nec7210_interrupt() argument 850 nec7210_interrupt_have_status(struct gpib_board * board,struct nec7210_priv * priv,int status1,int status2) nec7210_interrupt_have_status() argument 968 nec7210_board_reset(struct nec7210_priv * priv,const struct gpib_board * board) nec7210_board_reset() argument 1002 nec7210_board_online(struct nec7210_priv * priv,const struct gpib_board * board) nec7210_board_online() argument [all...] |
/linux/drivers/staging/gpib/hp_82341/ |
H A D | hp_82341.c | 32 static int hp_82341_accel_read(struct gpib_board *board, u8 *buffer, size_t length, int *end, in hp_82341_accel_read() argument 148 restart_write_fifo(struct gpib_board * board,struct hp_82341_priv * hp_priv) restart_write_fifo() argument 173 hp_82341_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) hp_82341_accel_write() argument 253 hp_82341_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) hp_82341_read() argument 261 hp_82341_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) hp_82341_write() argument 269 hp_82341_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) hp_82341_command() argument 277 hp_82341_take_control(struct gpib_board * board,int synchronous) hp_82341_take_control() argument 284 hp_82341_go_to_standby(struct gpib_board * board) hp_82341_go_to_standby() argument 291 hp_82341_request_system_control(struct gpib_board * board,int request_control) hp_82341_request_system_control() argument 303 hp_82341_interface_clear(struct gpib_board * board,int assert) hp_82341_interface_clear() argument 310 hp_82341_remote_enable(struct gpib_board * board,int enable) hp_82341_remote_enable() argument 317 hp_82341_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) hp_82341_enable_eos() argument 324 hp_82341_disable_eos(struct gpib_board * board) hp_82341_disable_eos() argument 331 hp_82341_update_status(struct gpib_board * board,unsigned int clear_mask) hp_82341_update_status() argument 338 hp_82341_primary_address(struct gpib_board * board,unsigned int address) hp_82341_primary_address() argument 345 hp_82341_secondary_address(struct gpib_board * board,unsigned int address,int enable) hp_82341_secondary_address() argument 352 hp_82341_parallel_poll(struct gpib_board * board,u8 * result) hp_82341_parallel_poll() argument 359 hp_82341_parallel_poll_configure(struct gpib_board * board,u8 config) hp_82341_parallel_poll_configure() argument 366 hp_82341_parallel_poll_response(struct gpib_board * board,int ist) hp_82341_parallel_poll_response() argument 373 hp_82341_serial_poll_response(struct gpib_board * board,u8 status) hp_82341_serial_poll_response() argument 380 hp_82341_serial_poll_status(struct gpib_board * board) hp_82341_serial_poll_status() argument 387 hp_82341_line_status(const struct gpib_board * board) hp_82341_line_status() argument 394 hp_82341_t1_delay(struct gpib_board * board,unsigned int nano_sec) hp_82341_t1_delay() argument 401 hp_82341_return_to_local(struct gpib_board * board) hp_82341_return_to_local() argument 463 hp_82341_allocate_private(struct gpib_board * board) hp_82341_allocate_private() argument 471 hp_82341_free_private(struct gpib_board * board) hp_82341_free_private() argument 685 hp_82341_attach(struct gpib_board * board,const struct gpib_board_config * config) hp_82341_attach() argument 777 hp_82341_detach(struct gpib_board * board) hp_82341_detach() argument 843 read_and_clear_event_status(struct gpib_board * board) read_and_clear_event_status() argument 859 struct gpib_board *board = arg; hp_82341_interrupt() local [all...] |
/linux/drivers/staging/gpib/tnt4882/ |
H A D | tnt4882_gpib.c | 151 static int tnt4882_line_status(const struct gpib_board *board) in tnt4882_line_status() argument 181 static int tnt4882_t1_delay(struct gpib_board *board, unsigned int nano_sec) in tnt4882_t1_delay() argument 254 static void tnt4882_release_holdoff(struct gpib_board *board, struct tnt4882_priv *tnt_priv) in tnt4882_release_holdoff() argument 278 tnt4882_accel_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) tnt4882_accel_read() argument 431 write_wait(struct gpib_board * board,struct tnt4882_priv * tnt_priv,int wait_for_done,int send_commands) write_wait() argument 453 generic_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,int send_commands,size_t * bytes_written) generic_write() argument 545 tnt4882_accel_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) tnt4882_accel_write() argument 551 tnt4882_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) tnt4882_command() argument 557 tnt4882_internal_interrupt(struct gpib_board * board) tnt4882_internal_interrupt() argument 598 tnt4882_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) tnt4882_read() argument 618 tnt4882_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) tnt4882_write() argument 626 tnt4882_command_unaccel(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) tnt4882_command_unaccel() argument 634 tnt4882_take_control(struct gpib_board * board,int synchronous) tnt4882_take_control() argument 641 tnt4882_go_to_standby(struct gpib_board * board) tnt4882_go_to_standby() argument 648 tnt4882_request_system_control(struct gpib_board * board,int request_control) tnt4882_request_system_control() argument 665 tnt4882_interface_clear(struct gpib_board * board,int assert) tnt4882_interface_clear() argument 672 tnt4882_remote_enable(struct gpib_board * board,int enable) tnt4882_remote_enable() argument 679 tnt4882_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) tnt4882_enable_eos() argument 686 tnt4882_disable_eos(struct gpib_board * board) tnt4882_disable_eos() argument 693 tnt4882_update_status(struct gpib_board * board,unsigned int clear_mask) tnt4882_update_status() argument 712 tnt4882_primary_address(struct gpib_board * board,unsigned int address) tnt4882_primary_address() argument 719 tnt4882_secondary_address(struct gpib_board * board,unsigned int address,int enable) tnt4882_secondary_address() argument 726 tnt4882_parallel_poll(struct gpib_board * board,u8 * result) tnt4882_parallel_poll() argument 743 tnt4882_parallel_poll_configure(struct gpib_board * board,u8 config) tnt4882_parallel_poll_configure() argument 761 tnt4882_parallel_poll_response(struct gpib_board * board,int ist) tnt4882_parallel_poll_response() argument 772 tnt4882_serial_poll_response(struct gpib_board * board,u8 status) tnt4882_serial_poll_response() argument 779 tnt4882_serial_poll_response2(struct gpib_board * board,u8 status,int new_reason_for_service) tnt4882_serial_poll_response2() argument 815 tnt4882_serial_poll_status(struct gpib_board * board) tnt4882_serial_poll_status() argument 822 tnt4882_return_to_local(struct gpib_board * board) tnt4882_return_to_local() argument 829 tnt4882_board_reset(struct tnt4882_priv * tnt_priv,struct gpib_board * board) tnt4882_board_reset() argument 842 tnt4882_allocate_private(struct gpib_board * board) tnt4882_allocate_private() argument 855 tnt4882_free_private(struct gpib_board * board) tnt4882_free_private() argument 861 tnt4882_init(struct tnt4882_priv * tnt_priv,const struct gpib_board * board) tnt4882_init() argument 909 ni_pci_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_pci_attach() argument 993 ni_pci_detach(struct gpib_board * board) ni_pci_detach() argument 1030 ni_isa_attach_common(struct gpib_board * board,const struct gpib_board_config * config,enum nec7210_chipset chipset) ni_isa_attach_common() argument 1086 ni_tnt_isa_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_tnt_isa_attach() argument 1091 ni_nat4882_isa_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_nat4882_isa_attach() argument 1096 ni_nec_isa_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_nec_isa_attach() argument 1101 ni_isa_detach(struct gpib_board * board) ni_isa_detach() argument 1713 ni_pcmcia_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_pcmcia_attach() argument 1761 ni_pcmcia_detach(struct gpib_board * board) ni_pcmcia_detach() argument [all...] |
/linux/drivers/staging/gpib/agilent_82357a/ |
H A D | agilent_82357a.c | 427 static int agilent_82357a_read(struct gpib_board *board, u8 *buffer, size_t length, int *end, in agilent_82357a_read() argument 539 agilent_82357a_generic_write(struct gpib_board * board,u8 * buffer,size_t length,int send_commands,int send_eoi,size_t * bytes_written) agilent_82357a_generic_write() argument 680 agilent_82357a_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) agilent_82357a_write() argument 686 agilent_82357a_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) agilent_82357a_command() argument 692 agilent_82357a_take_control_internal(struct gpib_board * board,int synchronous) agilent_82357a_take_control_internal() argument 711 agilent_82357a_take_control(struct gpib_board * board,int synchronous) agilent_82357a_take_control() argument 741 agilent_82357a_go_to_standby(struct gpib_board * board) agilent_82357a_go_to_standby() argument 760 agilent_82357a_request_system_control(struct gpib_board * board,int request_control) agilent_82357a_request_system_control() argument 790 agilent_82357a_interface_clear(struct gpib_board * board,int assert) agilent_82357a_interface_clear() argument 812 agilent_82357a_remote_enable(struct gpib_board * board,int enable) agilent_82357a_remote_enable() argument 834 agilent_82357a_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) agilent_82357a_enable_eos() argument 849 agilent_82357a_disable_eos(struct gpib_board * board) agilent_82357a_disable_eos() argument 856 agilent_82357a_update_status(struct gpib_board * board,unsigned int clear_mask) agilent_82357a_update_status() argument 919 agilent_82357a_primary_address(struct gpib_board * board,unsigned int address) agilent_82357a_primary_address() argument 940 agilent_82357a_secondary_address(struct gpib_board * board,unsigned int address,int enable) agilent_82357a_secondary_address() argument 948 agilent_82357a_parallel_poll(struct gpib_board * board,u8 * result) agilent_82357a_parallel_poll() argument 990 agilent_82357a_parallel_poll_configure(struct gpib_board * board,u8 config) agilent_82357a_parallel_poll_configure() argument 996 agilent_82357a_parallel_poll_response(struct gpib_board * board,int ist) agilent_82357a_parallel_poll_response() argument 1002 agilent_82357a_serial_poll_response(struct gpib_board * board,u8 status) agilent_82357a_serial_poll_response() argument 1008 agilent_82357a_serial_poll_status(struct gpib_board * board) agilent_82357a_serial_poll_status() argument 1014 agilent_82357a_return_to_local(struct gpib_board * board) agilent_82357a_return_to_local() argument 1020 agilent_82357a_line_status(const struct gpib_board * board) agilent_82357a_line_status() argument 1073 agilent_82357a_t1_delay(struct gpib_board * board,unsigned int nanosec) agilent_82357a_t1_delay() argument 1093 struct gpib_board *board = urb->context; agilent_82357a_interrupt_complete() local 1131 agilent_82357a_setup_urbs(struct gpib_board * board) agilent_82357a_setup_urbs() argument 1195 agilent_82357a_allocate_private(struct gpib_board * board) agilent_82357a_allocate_private() argument 1210 agilent_82357a_free_private(struct gpib_board * board) agilent_82357a_free_private() argument 1217 agilent_82357a_init(struct gpib_board * board) agilent_82357a_init() argument 1307 agilent_82357a_attach(struct gpib_board * board,const struct gpib_board_config * config) agilent_82357a_attach() argument 1383 agilent_82357a_go_idle(struct gpib_board * board) agilent_82357a_go_idle() argument 1412 agilent_82357a_detach(struct gpib_board * board) agilent_82357a_detach() argument 1520 struct gpib_board *board = usb_get_intfdata(interface); agilent_82357a_driver_disconnect() local 1556 struct gpib_board *board = usb_get_intfdata(interface); agilent_82357a_driver_suspend() local 1592 struct gpib_board *board; agilent_82357a_driver_resume() local [all...] |
/linux/drivers/staging/gpib/gpio/ |
H A D | gpib_bitbang.c | 350 static int bb_read(struct gpib_board *board, u8 *buffer, size_t length, in bb_read() argument 422 struct gpib_board *board = arg; bb_DAV_interrupt() local 488 bb_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) bb_write() argument 577 struct gpib_board *board = arg; bb_NRFD_interrupt() local 651 struct gpib_board *board = arg; bb_NDAC_interrupt() local 712 struct gpib_board *board = arg; bb_SRQ_interrupt() local 726 bb_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) bb_command() argument 807 bb_buffer_print(struct gpib_board * board,unsigned char * buffer,size_t length,int cmd,int eoi) bb_buffer_print() argument 840 set_atn(struct gpib_board * board,int atn_asserted) set_atn() argument 865 bb_take_control(struct gpib_board * board,int synchronous) bb_take_control() argument 872 bb_go_to_standby(struct gpib_board * board) bb_go_to_standby() argument 879 bb_request_system_control(struct gpib_board * board,int request_control) bb_request_system_control() argument 899 bb_interface_clear(struct gpib_board * board,int assert) bb_interface_clear() argument 914 bb_remote_enable(struct gpib_board * board,int enable) bb_remote_enable() argument 926 bb_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) bb_enable_eos() argument 939 bb_disable_eos(struct gpib_board * board) bb_disable_eos() argument 947 bb_update_status(struct gpib_board * board,unsigned int clear_mask) bb_update_status() argument 978 bb_primary_address(struct gpib_board * board,unsigned int address) bb_primary_address() argument 985 bb_secondary_address(struct gpib_board * board,unsigned int address,int enable) bb_secondary_address() argument 993 bb_parallel_poll(struct gpib_board * board,u8 * result) bb_parallel_poll() argument 998 bb_parallel_poll_configure(struct gpib_board * board,u8 config) bb_parallel_poll_configure() argument 1002 bb_parallel_poll_response(struct gpib_board * board,int ist) bb_parallel_poll_response() argument 1006 bb_serial_poll_response(struct gpib_board * board,u8 status) bb_serial_poll_response() argument 1010 bb_serial_poll_status(struct gpib_board * board) bb_serial_poll_status() argument 1015 bb_t1_delay(struct gpib_board * board,unsigned int nano_sec) bb_t1_delay() argument 1031 bb_return_to_local(struct gpib_board * board) bb_return_to_local() argument 1035 bb_line_status(const struct gpib_board * board) bb_line_status() argument 1067 allocate_private(struct gpib_board * board) allocate_private() argument 1075 free_private(struct gpib_board * board) free_private() argument 1081 bb_get_irq(struct gpib_board * board,char * name,struct gpio_desc * gpio,int * irq,irq_handler_t handler,irq_handler_t thread_fn,unsigned long flags) bb_get_irq() argument 1103 bb_free_irq(struct gpib_board * board,int * irq,char * name) bb_free_irq() argument 1124 allocate_gpios(struct gpib_board * board) allocate_gpios() argument 1177 bb_detach(struct gpib_board * board) bb_detach() argument 1205 bb_attach(struct gpib_board * board,const struct gpib_board_config * config) bb_attach() argument [all...] |
/linux/drivers/staging/gpib/lpvo_usb_gpib/ |
H A D | lpvo_usb_gpib.c | 153 static void show_status(struct gpib_board *board) in show_status() argument 233 send_command(struct gpib_board * board,char * msg,int leng) send_command() argument 272 set_control_line(struct gpib_board * board,int line,int value) set_control_line() argument 303 one_char(struct gpib_board * board,struct char_buf * b) one_char() argument 337 set_timeout(struct gpib_board * board) set_timeout() argument 385 usb_gpib_attach(struct gpib_board * board,const struct gpib_board_config * config) usb_gpib_attach() argument 506 usb_gpib_detach(struct gpib_board * board) usb_gpib_detach() argument 533 usb_gpib_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) usb_gpib_command() argument 566 usb_gpib_disable_eos(struct gpib_board * board) usb_gpib_disable_eos() argument 582 usb_gpib_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) usb_gpib_enable_eos() argument 602 usb_gpib_go_to_standby(struct gpib_board * board) usb_gpib_go_to_standby() argument 624 usb_gpib_interface_clear(struct gpib_board * board,int assert) usb_gpib_interface_clear() argument 646 usb_gpib_line_status(const struct gpib_board * board) usb_gpib_line_status() argument 709 usb_gpib_parallel_poll(struct gpib_board * board,u8 * result) usb_gpib_parallel_poll() argument 737 usb_gpib_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) usb_gpib_read() argument 900 usb_gpib_remote_enable(struct gpib_board * board,int enable) usb_gpib_remote_enable() argument 913 usb_gpib_request_system_control(struct gpib_board * board,int request_control) usb_gpib_request_system_control() argument 925 usb_gpib_take_control(struct gpib_board * board,int sync) usb_gpib_take_control() argument 940 usb_gpib_update_status(struct gpib_board * board,unsigned int clear_mask) usb_gpib_update_status() argument 955 usb_gpib_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) usb_gpib_write() argument 998 usb_gpib_parallel_poll_configure(struct gpib_board * board,u8 configuration) usb_gpib_parallel_poll_configure() argument 1005 usb_gpib_parallel_poll_response(struct gpib_board * board,int ist) usb_gpib_parallel_poll_response() argument 1011 usb_gpib_primary_address(struct gpib_board * board,unsigned int address) usb_gpib_primary_address() argument 1018 usb_gpib_return_to_local(struct gpib_board * board) usb_gpib_return_to_local() argument 1024 usb_gpib_secondary_address(struct gpib_board * board,unsigned int address,int enable) usb_gpib_secondary_address() argument 1033 usb_gpib_serial_poll_response(struct gpib_board * board,u8 status) usb_gpib_serial_poll_response() argument 1039 usb_gpib_serial_poll_status(struct gpib_board * board) usb_gpib_serial_poll_status() argument 1046 usb_gpib_t1_delay(struct gpib_board * board,unsigned int nano_sec) usb_gpib_t1_delay() argument 1286 skel_do_open(struct gpib_board * board,int subminor) skel_do_open() argument 1323 skel_do_release(struct gpib_board * board) skel_do_release() argument [all...] |
/linux/drivers/staging/gpib/ni_usb/ |
H A D | ni_usb_gpib.c | 317 static void ni_usb_soft_update_status(struct gpib_board *board, unsigned int ni_usb_ibsta, in ni_usb_soft_update_status() argument 593 ni_usb_read(struct gpib_board * board,u8 * buffer,size_t length,int * end,size_t * bytes_read) ni_usb_read() argument 724 ni_usb_write(struct gpib_board * board,u8 * buffer,size_t length,int send_eoi,size_t * bytes_written) ni_usb_write() argument 828 ni_usb_command_chunk(struct gpib_board * board,u8 * buffer,size_t length,size_t * command_bytes_written) ni_usb_command_chunk() argument 922 ni_usb_command(struct gpib_board * board,u8 * buffer,size_t length,size_t * bytes_written) ni_usb_command() argument 939 ni_usb_take_control(struct gpib_board * board,int synchronous) ni_usb_take_control() argument 1000 ni_usb_go_to_standby(struct gpib_board * board) ni_usb_go_to_standby() argument 1059 ni_usb_request_system_control(struct gpib_board * board,int request_control) ni_usb_request_system_control() argument 1110 ni_usb_interface_clear(struct gpib_board * board,int assert) ni_usb_interface_clear() argument 1159 ni_usb_remote_enable(struct gpib_board * board,int enable) ni_usb_remote_enable() argument 1186 ni_usb_enable_eos(struct gpib_board * board,u8 eos_byte,int compare_8_bits) ni_usb_enable_eos() argument 1199 ni_usb_disable_eos(struct gpib_board * board) ni_usb_disable_eos() argument 1210 ni_usb_update_status(struct gpib_board * board,unsigned int clear_mask) ni_usb_update_status() argument 1265 ni_usb_primary_address(struct gpib_board * board,unsigned int address) ni_usb_primary_address() argument 1323 ni_usb_secondary_address(struct gpib_board * board,unsigned int address,int enable) ni_usb_secondary_address() argument 1345 ni_usb_parallel_poll(struct gpib_board * board,u8 * result) ni_usb_parallel_poll() argument 1400 ni_usb_parallel_poll_configure(struct gpib_board * board,u8 config) ni_usb_parallel_poll_configure() argument 1425 ni_usb_parallel_poll_response(struct gpib_board * board,int ist) ni_usb_parallel_poll_response() argument 1453 ni_usb_serial_poll_response(struct gpib_board * board,u8 status) ni_usb_serial_poll_response() argument 1478 ni_usb_serial_poll_status(struct gpib_board * board) ni_usb_serial_poll_status() argument 1483 ni_usb_return_to_local(struct gpib_board * board) ni_usb_return_to_local() argument 1508 ni_usb_line_status(const struct gpib_board * board) ni_usb_line_status() argument 1627 ni_usb_t1_delay(struct gpib_board * board,unsigned int nano_sec) ni_usb_t1_delay() argument 1651 ni_usb_allocate_private(struct gpib_board * board) ni_usb_allocate_private() argument 1674 ni_usb_setup_init(struct gpib_board * board,struct ni_usb_register * writes) ni_usb_setup_init() argument 1781 ni_usb_init(struct gpib_board * board) ni_usb_init() argument 1810 struct gpib_board *board = urb->context; ni_usb_interrupt_complete() local 1846 ni_usb_set_interrupt_monitor(struct gpib_board * board,unsigned int monitored_bits) ni_usb_set_interrupt_monitor() argument 1877 ni_usb_setup_urbs(struct gpib_board * board) ni_usb_setup_urbs() argument 2219 ni_usb_attach(struct gpib_board * board,const struct gpib_board_config * config) ni_usb_attach() argument 2352 ni_usb_detach(struct gpib_board * board) ni_usb_detach() argument 2461 struct gpib_board *board = usb_get_intfdata(interface); ni_usb_driver_disconnect() local 2490 struct gpib_board *board; ni_usb_driver_suspend() local 2534 struct gpib_board *board; ni_usb_driver_resume() local [all...] |
/linux/arch/mips/bcm47xx/ |
H A D | board.c | 9 const enum bcm47xx_board board; member 14 struct bcm47xx_board_type board; member 19 struct bcm47xx_board_type board; member 25 struct bcm47xx_board_type board; member 32 enum bcm47xx_board board; member [all...] |
/linux/drivers/media/common/siano/ |
H A D | sms-cards.c | 260 struct sms_board *board = sms_get_board(board_id); in sms_board_setup() local 282 struct sms_board *board = sms_get_board(board_id); in sms_board_power() local 304 struct sms_board *board = sms_get_board(board_id); sms_board_led_feedback() local 327 struct sms_board *board = sms_get_board(board_id); sms_board_lna_control() local [all...] |
/linux/drivers/comedi/drivers/ |
H A D | amplc_dio200_common.c | 156 const struct dio200_board *board = dev->board_ptr; in dio200_read8() local 167 const struct dio200_board *board = dev->board_ptr; in dio200_write8() local 178 const struct dio200_board *board = dev->board_ptr; in dio200_read32() local 189 const struct dio200_board *board = dev->board_ptr; in dio200_write32() local 200 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_8254_offset() local 223 const struct dio200_board *board = dev->board_ptr; dio200_subdev_intr_insn_bits() local 240 const struct dio200_board *board = dev->board_ptr; dio200_stop_intr() local 252 const struct dio200_board *board = dev->board_ptr; dio200_start_intr() local 317 const struct dio200_board *board = dev->board_ptr; dio200_handle_read_intr() local 476 const struct dio200_board *board = dev->board_ptr; dio200_subdev_intr_init() local 552 const struct dio200_board *board = dev->board_ptr; dio200_subdev_8254_config() local 596 const struct dio200_board *board = dev->board_ptr; dio200_subdev_8254_init() local 831 const struct dio200_board *board = dev->board_ptr; amplc_dio200_common_attach() local [all...] |
H A D | cb_pcidas64.c | 657 static inline unsigned int ai_dma_ring_count(const struct pcidas64_board *board) in ai_dma_ring_count() argument 1090 const struct pcidas64_board *board = dev->board_ptr; in se_diff_bit_6xxx() local 1170 const struct pcidas64_board *board = dev->board_ptr; ai_range_bits_6xxx() local 1178 const struct pcidas64_board *board = dev->board_ptr; hw_revision() local 1190 const struct pcidas64_board *board = dev->board_ptr; set_dac_range_bits() local 1202 ao_cmd_is_supported(const struct pcidas64_board * board) ao_cmd_is_supported() argument 1247 const struct pcidas64_board *board = dev->board_ptr; enable_ai_interrupts() local 1273 const struct pcidas64_board *board = dev->board_ptr; init_plx9080() local 1356 const struct pcidas64_board *board = dev->board_ptr; set_ai_fifo_segment_length() local 1387 const struct pcidas64_board *board = dev->board_ptr; set_ai_fifo_size() local 1406 const struct pcidas64_board *board = dev->board_ptr; ai_fifo_size() local 1416 const struct pcidas64_board *board = dev->board_ptr; init_stc_registers() local 1463 const struct pcidas64_board *board = dev->board_ptr; alloc_and_init_dma_members() local 1547 const struct pcidas64_board *board = dev->board_ptr; cb_pcidas64_free_dma() local 1725 const struct pcidas64_board *board = dev->board_ptr; cb_pcidas64_ai_eoc() local 1744 const struct pcidas64_board *board = dev->board_ptr; ai_rinsn() local 1871 const struct pcidas64_board *board = dev->board_ptr; ai_config_calibration_source() local 1893 const struct pcidas64_board *board = dev->board_ptr; ai_config_block_size() local 1946 const struct pcidas64_board *board = dev->board_ptr; ai_config_master_clock() local 2008 const struct pcidas64_board *board = dev->board_ptr; check_adc_timing() local 2056 const struct pcidas64_board *board = dev->board_ptr; cb_pcidas64_ai_check_chanlist() local 2095 const struct pcidas64_board *board = dev->board_ptr; ai_cmdtest() local 2247 const struct pcidas64_board *board = dev->board_ptr; dma_transfer_size() local 2334 const struct pcidas64_board *board = dev->board_ptr; select_master_clock() local 2360 const struct pcidas64_board *board = dev->board_ptr; set_ai_pacing() local 2409 const struct pcidas64_board *board = dev->board_ptr; setup_channel_queue() local 2549 const struct pcidas64_board *board = dev->board_ptr; ai_cmd() local 2762 const struct pcidas64_board *board = dev->board_ptr; pio_drain_ai_fifo() local 2772 const struct pcidas64_board *board = dev->board_ptr; drain_dma_buffers() local 2807 const struct pcidas64_board *board = dev->board_ptr; handle_ai_interrupt() local 3087 const struct pcidas64_board *board = dev->board_ptr; ao_winsn() local 3248 const struct pcidas64_board *board = dev->board_ptr; external_ai_queue_in_use() local 3331 const struct pcidas64_board *board = dev->board_ptr; ao_cmdtest() local 3602 const struct pcidas64_board *board = dev->board_ptr; caldac_write() local 3776 const struct pcidas64_board *board = dev->board_ptr; setup_subdevices() local 3965 const struct pcidas64_board *board = NULL; auto_attach() local [all...] |
/linux/arch/sparc/kernel/ |
H A D | sun4d_irq.c | 38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument 260 int board = of_getintprop_default(dp, "board#", 0); in sun4d_distribute_irqs() local 291 unsigned int board) in _sun4d_build_device_irq() argument 333 int board, slot; sun4d_build_device_irq() local 387 sun4d_build_timer_irq(unsigned int board,unsigned int real_irq) sun4d_build_timer_irq() argument 425 int board; sun4d_init_timers() local 492 int board = of_getintprop_default(dp, "board#", 0); sun4d_init_sbi_irq() local [all...] |
/linux/drivers/nubus/ |
H A D | nubus.c | 226 int nubus_get_root_dir(const struct nubus_board *board, in nubus_get_root_dir() argument 246 int nubus_get_board_dir(const struct nubus_board *board, in nubus_get_board_dir() argument 345 static int __init nubus_get_block_rsrc_dir(struct nubus_board *board, in nubus_get_block_rsrc_dir() argument 365 nubus_get_display_vidmode(struct nubus_board * board,struct proc_dir_entry * procdir,const struct nubus_dirent * parent) nubus_get_display_vidmode() argument 497 nubus_get_functional_resource(struct nubus_board * board,int slot,const struct nubus_dirent * parent) nubus_get_functional_resource() argument 592 nubus_get_icon(struct nubus_board * board,struct proc_dir_entry * procdir,const struct nubus_dirent * ent) nubus_get_icon() argument 611 nubus_get_vendorinfo(struct nubus_board * board,struct proc_dir_entry * procdir,const struct nubus_dirent * parent) nubus_get_vendorinfo() argument 638 nubus_get_board_resource(struct nubus_board * board,int slot,const struct nubus_dirent * parent) nubus_get_board_resource() argument 726 struct nubus_board *board; nubus_add_board() local [all...] |
/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 130 const struct pciserial_board *board; member 175 const struct pciserial_board *board, in addidata_apci7800_setup() argument 202 afavlab_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) afavlab_setup() argument 257 pci_hp_diva_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_hp_diva_setup() argument 426 sbs_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) sbs_setup() argument 581 pci_siig_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_siig_setup() argument 674 pci_timedia_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_timedia_setup() argument 708 titan_400l_800l_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) titan_400l_800l_setup() argument 809 pci_ni8430_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_ni8430_setup() argument 836 pci_netmos_9900_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_netmos_9900_setup() argument 1298 pci_oxsemi_tornado_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * up,int idx) pci_oxsemi_tornado_setup() argument 1538 pci_quatech_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_quatech_setup() argument 1555 pci_default_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_default_setup() argument 1577 ce4100_serial_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) ce4100_serial_setup() argument 1593 pci_omegapci_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_omegapci_setup() argument 1601 pci_brcm_trumanage_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_brcm_trumanage_setup() argument 1653 pci_fintek_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_fintek_setup() argument 1766 pci_fintek_f815xxa_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_fintek_f815xxa_setup() argument 1826 skip_tx_en_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) skip_tx_en_setup() argument 1873 kt_serial_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) kt_serial_setup() argument 1896 pci_wch_ch353_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_wch_ch353_setup() argument 1909 pci_wch_ch355_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_wch_ch355_setup() argument 1922 pci_wch_ch38x_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_wch_ch38x_setup() argument 1975 pci_sunix_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_sunix_setup() argument 2112 pci_moxa_setup(struct serial_private * priv,const struct pciserial_board * board,struct uart_8250_port * port,int idx) pci_moxa_setup() argument 4042 serial_pci_guess_board(struct pci_dev * dev,struct pciserial_board * board) serial_pci_guess_board() argument 4106 serial_pci_matches(const struct pciserial_board * board,const struct pciserial_board * guessed) serial_pci_matches() argument 4118 pciserial_init_ports(struct pci_dev * dev,const struct pciserial_board * board) pciserial_init_ports() argument 4277 const struct pciserial_board *board; pciserial_init_one() local [all...] |