Lines Matching defs:board
88 struct gpib_board *board = timer_container_of(board, t, timer); in watchdog_timeout() local
95 void os_start_timer(struct gpib_board *board, unsigned int usec_timeout) in os_start_timer()
111 void os_remove_timer(struct gpib_board *board) in os_remove_timer()
118 int io_timed_out(struct gpib_board *board) in io_timed_out()
148 int gpib_request_pseudo_irq(struct gpib_board *board, irqreturn_t (*handler)(int, void *)) in gpib_request_pseudo_irq()
167 void gpib_free_pseudo_irq(struct gpib_board *board) in gpib_free_pseudo_irq()
186 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()
251 struct gpib_status_queue *get_gpib_status_queue(struct gpib_board *board, unsigned int pad, int sad) in get_gpib_status_queue()
266 int get_serial_poll_byte(struct gpib_board *board, unsigned int pad, int sad, in get_serial_poll_byte()
278 int autopoll_all_devices(struct gpib_board *board) in autopoll_all_devices()
310 static int setup_serial_poll(struct gpib_board *board, unsigned int usec_timeout) in setup_serial_poll()
342 static int read_serial_poll_byte(struct gpib_board *board, unsigned int pad, in read_serial_poll_byte()
387 static int cleanup_serial_poll(struct gpib_board *board, unsigned int usec_timeout) in cleanup_serial_poll()
413 static int serial_poll_single(struct gpib_board *board, unsigned int pad, int sad, in serial_poll_single()
431 int serial_poll_all(struct gpib_board *board, unsigned int usec_timeout) in serial_poll_all()
478 int dvrsp(struct gpib_board *board, unsigned int pad, int sad, in dvrsp()
530 struct gpib_board *board; in ibopen() local
568 struct gpib_board *board; in ibclose() local
614 struct gpib_board *board; in ibioctl() local
820 struct gpib_board *board, unsigned long arg) in board_type_ioctl()
872 static int read_ioctl(struct gpib_file_private *file_priv, struct gpib_board *board, in read_ioctl()
949 struct gpib_board *board, unsigned long arg) in command_ioctl()
1033 static int write_ioctl(struct gpib_file_private *file_priv, struct gpib_board *board, in write_ioctl()
1105 static int status_bytes_ioctl(struct gpib_board *board, unsigned long arg) in status_bytes_ioctl()
1128 static int increment_open_device_count(struct gpib_board *board, struct list_head *head, in increment_open_device_count()
1164 static int subtract_open_device_count(struct gpib_board *board, struct list_head *head, in subtract_open_device_count()
1193 static inline int decrement_open_device_count(struct gpib_board *board, struct list_head *head, in decrement_open_device_count()
1199 static int cleanup_open_devices(struct gpib_file_private *file_priv, struct gpib_board *board) in cleanup_open_devices()
1224 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in open_dev_ioctl()
1275 static int close_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in close_dev_ioctl()
1302 static int serial_poll_ioctl(struct gpib_board *board, unsigned long arg) in serial_poll_ioctl()
1323 static int wait_ioctl(struct gpib_file_private *file_priv, struct gpib_board *board, in wait_ioctl()
1350 static int parallel_poll_ioctl(struct gpib_board *board, unsigned long arg) in parallel_poll_ioctl()
1366 static int online_ioctl(struct gpib_board *board, unsigned long arg) in online_ioctl()
1410 static int remote_enable_ioctl(struct gpib_board *board, unsigned long arg) in remote_enable_ioctl()
1422 static int take_control_ioctl(struct gpib_board *board, unsigned long arg) in take_control_ioctl()
1434 static int line_status_ioctl(struct gpib_board *board, unsigned long arg) in line_status_ioctl()
1450 static int pad_ioctl(struct gpib_board *board, struct gpib_file_private *file_priv, in pad_ioctl()
1486 static int sad_ioctl(struct gpib_board *board, struct gpib_file_private *file_priv, in sad_ioctl()
1521 static int eos_ioctl(struct gpib_board *board, unsigned long arg) in eos_ioctl()
1533 static int request_service_ioctl(struct gpib_board *board, unsigned long arg) in request_service_ioctl()
1545 static int request_service2_ioctl(struct gpib_board *board, unsigned long arg) in request_service2_ioctl()
1612 static int autospoll_ioctl(struct gpib_board *board, struct gpib_file_private *file_priv, in autospoll_ioctl()
1650 static int mutex_ioctl(struct gpib_board *board, struct gpib_file_private *file_priv, in mutex_ioctl()
1690 static int timeout_ioctl(struct gpib_board *board, unsigned long arg) in timeout_ioctl()
1705 static int ppc_ioctl(struct gpib_board *board, unsigned long arg) in ppc_ioctl()
1731 static int set_local_ppoll_mode_ioctl(struct gpib_board *board, unsigned long arg) in set_local_ppoll_mode_ioctl()
1748 static int get_local_ppoll_mode_ioctl(struct gpib_board *board, unsigned long arg) in get_local_ppoll_mode_ioctl()
1761 static int query_board_rsv_ioctl(struct gpib_board *board, unsigned long arg) in query_board_rsv_ioctl()
1775 static int board_info_ioctl(const struct gpib_board *board, unsigned long arg) in board_info_ioctl()
1798 static int interface_clear_ioctl(struct gpib_board *board, unsigned long arg) in interface_clear_ioctl()
1862 static int push_gpib_event_nolock(struct gpib_board *board, short event_type) in push_gpib_event_nolock()
1900 int push_gpib_event(struct gpib_board *board, short event_type) in push_gpib_event()
1918 static int pop_gpib_event_nolock(struct gpib_board *board, in pop_gpib_event_nolock()
1953 int pop_gpib_event(struct gpib_board *board, struct gpib_event_queue *queue, short *event_type) in pop_gpib_event()
1964 static int event_ioctl(struct gpib_board *board, unsigned long arg) in event_ioctl()
1983 static int request_system_control_ioctl(struct gpib_board *board, unsigned long arg) in request_system_control_ioctl()
1995 static int t1_delay_ioctl(struct gpib_board *board, unsigned long arg) in t1_delay_ioctl()
2062 struct gpib_board *board = &board_array[i]; in gpib_unregister_driver() local
2092 void init_gpib_board(struct gpib_board *board) in init_gpib_board()
2127 int gpib_allocate_board(struct gpib_board *board) in gpib_allocate_board()
2140 void gpib_deallocate_board(struct gpib_board *board) in gpib_deallocate_board()