Home
last modified time | relevance | path

Searched defs:board (Results 1 – 25 of 191) sorted by relevance

12345678

/linux-6.15/drivers/staging/gpib/pc2/
H A Dpc2_gpib.c61 struct gpib_board *board = arg; in pc2_interrupt() local
74 struct gpib_board *board = arg; in pc2a_interrupt() local
123 static int pc2_go_to_standby(struct gpib_board *board) in pc2_go_to_standby()
158 static void pc2_disable_eos(struct gpib_board *board) in pc2_disable_eos()
214 static uint8_t pc2_serial_poll_status(struct gpib_board *board) in pc2_serial_poll_status()
228 static void pc2_return_to_local(struct gpib_board *board) in pc2_return_to_local()
235 static int allocate_private(struct gpib_board *board) in allocate_private()
248 static void free_private(struct gpib_board *board) in free_private()
341 static void pc2_detach(struct gpib_board *board) in pc2_detach()
510 static void pc2a_detach(struct gpib_board *board) in pc2a_detach()
[all …]
/linux-6.15/drivers/staging/gpib/cec/
H A Dcec_gpib.c28 struct gpib_board *board = arg; in cec_interrupt() local
64 static int cec_command(struct gpib_board *board, uint8_t *buffer, in cec_command()
79 static int cec_go_to_standby(struct gpib_board *board) in cec_go_to_standby()
100 static void cec_remote_enable(struct gpib_board *board, int enable) in cec_remote_enable()
114 static void cec_disable_eos(struct gpib_board *board) in cec_disable_eos()
170 static uint8_t cec_serial_poll_status(struct gpib_board *board) in cec_serial_poll_status()
184 static void cec_return_to_local(struct gpib_board *board) in cec_return_to_local()
219 static int cec_allocate_private(struct gpib_board *board) in cec_allocate_private()
232 static void cec_free_private(struct gpib_board *board) in cec_free_private()
238 static int cec_generic_attach(struct gpib_board *board) in cec_generic_attach()
[all …]
/linux-6.15/drivers/staging/gpib/hp_82335/
H A Dhp82335.c63 static int hp82335_go_to_standby(struct gpib_board *board) in hp82335_go_to_standby()
77 static void hp82335_interface_clear(struct gpib_board *board, int assert) in hp82335_interface_clear()
84 static void hp82335_remote_enable(struct gpib_board *board, int enable) in hp82335_remote_enable()
98 static void hp82335_disable_eos(struct gpib_board *board) in hp82335_disable_eos()
154 static uint8_t hp82335_serial_poll_status(struct gpib_board *board) in hp82335_serial_poll_status()
161 static int hp82335_line_status(const struct gpib_board *board) in hp82335_line_status()
175 static void hp82335_return_to_local(struct gpib_board *board) in hp82335_return_to_local()
210 static int hp82335_allocate_private(struct gpib_board *board) in hp82335_allocate_private()
218 static void hp82335_free_private(struct gpib_board *board) in hp82335_free_private()
310 static void hp82335_detach(struct gpib_board *board) in hp82335_detach()
[all …]
/linux-6.15/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.c249 struct gpib_board *board = arg; in agilent_82350b_interrupt() local
334 static int agilent_82350b_go_to_standby(struct gpib_board *board) in agilent_82350b_go_to_standby()
384 static void agilent_82350b_disable_eos(struct gpib_board *board) in agilent_82350b_disable_eos()
399 static int agilent_82350b_primary_address(struct gpib_board *board, in agilent_82350b_primary_address()
488 static void agilent_82350b_free_private(struct gpib_board *board) in agilent_82350b_free_private()
494 static int init_82350a_hardware(struct gpib_board *board, in init_82350a_hardware()
560 static int test_sram(struct gpib_board *board) in test_sram()
589 static int agilent_82350b_generic_attach(struct gpib_board *board, in agilent_82350b_generic_attach()
732 static int agilent_82350b_unaccel_attach(struct gpib_board *board, in agilent_82350b_unaccel_attach()
738 static int agilent_82350b_accel_attach(struct gpib_board *board, in agilent_82350b_accel_attach()
[all …]
/linux-6.15/drivers/staging/gpib/fmh_gpib/
H A Dfmh_gpib.c80 static int fmh_gpib_go_to_standby(struct gpib_board *board) in fmh_gpib_go_to_standby()
116 static void fmh_gpib_disable_eos(struct gpib_board *board) in fmh_gpib_disable_eos()
222 static void fmh_gpib_return_to_local(struct gpib_board *board) in fmh_gpib_return_to_local()
281 static int lacs_or_read_ready(struct gpib_board *board) in lacs_or_read_ready()
296 static int wait_for_read(struct gpib_board *board) in wait_for_read()
338 static int wait_for_data_out_ready(struct gpib_board *board) in wait_for_data_out_ready()
362 struct gpib_board *board = arg; in fmh_gpib_dma_callback() local
1216 struct gpib_board *board = arg; in fmh_gpib_interrupt() local
1257 static int fmh_gpib_generic_attach(struct gpib_board *board) in fmh_gpib_generic_attach()
1467 void fmh_gpib_detach(struct gpib_board *board) in fmh_gpib_detach()
[all …]
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c134 int ibgts(struct gpib_board *board) in ibgts()
165 struct gpib_board *board = board_void; in autospoll_thread() local
202 int ibonline(struct gpib_board *board) in ibonline()
241 int iboffline(struct gpib_board *board) in iboffline()
346 int ibrpp(struct gpib_board *board, uint8_t *result) in ibrpp()
433 int ibsre(struct gpib_board *board, int enable) in ibsre()
450 int ibpad(struct gpib_board *board, unsigned int addr) in ibpad()
468 int ibsad(struct gpib_board *board, int addr) in ibsad()
504 int ibstatus(struct gpib_board *board) in ibstatus()
555 struct gpib_board *board; member
[all …]
H A Dgpib_os.c108 void os_remove_timer(struct gpib_board *board) in os_remove_timer()
115 int io_timed_out(struct gpib_board *board) in io_timed_out()
162 void gpib_free_pseudo_irq(struct gpib_board *board) in gpib_free_pseudo_irq()
273 int autopoll_all_devices(struct gpib_board *board) in autopoll_all_devices()
524 struct gpib_board *board; in ibopen() local
562 struct gpib_board *board; in ibclose() local
608 struct gpib_board *board; in ibioctl() local
936 struct gpib_board *board, unsigned long arg) in command_ioctl()
2045 struct gpib_board *board = &board_array[i]; in gpib_unregister_driver() local
2075 void init_gpib_board(struct gpib_board *board) in init_gpib_board()
[all …]
/linux-6.15/drivers/staging/gpib/eastwood/
H A Dfluke_gpib.c88 static int fluke_go_to_standby(struct gpib_board *board) in fluke_go_to_standby()
124 static void fluke_disable_eos(struct gpib_board *board) in fluke_disable_eos()
187 static void fluke_return_to_local(struct gpib_board *board) in fluke_return_to_local()
197 static int fluke_line_status(const struct gpib_board *board) in fluke_line_status()
244 static int lacs_or_read_ready(struct gpib_board *board) in lacs_or_read_ready()
260 static int wait_for_read(struct gpib_board *board) in wait_for_read()
336 static int wait_for_sids_or_sgns(struct gpib_board *board) in wait_for_sids_or_sgns()
357 struct gpib_board *board = arg; in fluke_dma_callback() local
827 struct gpib_board *board = arg; in fluke_gpib_interrupt() local
866 static int fluke_generic_attach(struct gpib_board *board) in fluke_generic_attach()
[all …]
/linux-6.15/drivers/staging/gpib/ines/
H A Dines_gpib.c28 int ines_line_status(const struct gpib_board *board) in ines_line_status()
269 struct gpib_board *board = arg; in ines_pci_interrupt() local
284 irqreturn_t ines_interrupt(struct gpib_board *board) in ines_interrupt()
437 int ines_go_to_standby(struct gpib_board *board) in ines_go_to_standby()
472 void ines_disable_eos(struct gpib_board *board) in ines_disable_eos()
667 void ines_free_private(struct gpib_board *board) in ines_free_private()
673 int ines_generic_attach(struct gpib_board *board) in ines_generic_attach()
918 void ines_pci_detach(struct gpib_board *board) in ines_pci_detach()
952 void ines_isa_detach(struct gpib_board *board) in ines_isa_detach()
1304 struct gpib_board *board = arg; in ines_pcmcia_interrupt() local
[all …]
/linux-6.15/drivers/staging/gpib/cb7210/
H A Dcb7210.c381 static int cb7210_line_status(const struct gpib_board *board) in cb7210_line_status()
437 struct gpib_board *board = arg; in cb_pci_interrupt() local
574 static int cb7210_go_to_standby(struct gpib_board *board) in cb7210_go_to_standby()
616 static void cb7210_disable_eos(struct gpib_board *board) in cb7210_disable_eos()
679 static void cb7210_return_to_local(struct gpib_board *board) in cb7210_return_to_local()
855 static int cb7210_allocate_private(struct gpib_board *board) in cb7210_allocate_private()
868 static void cb7210_generic_detach(struct gpib_board *board) in cb7210_generic_detach()
875 static int cb7210_generic_attach(struct gpib_board *board) in cb7210_generic_attach()
1011 static void cb_pci_detach(struct gpib_board *board) in cb_pci_detach()
1070 static void cb_isa_detach(struct gpib_board *board) in cb_isa_detach()
[all …]
/linux-6.15/drivers/staging/gpib/tms9914/
H A Dtms9914.c77 int tms9914_go_to_standby(struct gpib_board *board, struct tms9914_priv *priv) in tms9914_go_to_standby()
131 unsigned int tms9914_t1_delay(struct gpib_board *board, struct tms9914_priv *priv, in tms9914_t1_delay()
206 void tms9914_disable_eos(struct gpib_board *board, struct tms9914_priv *priv) in tms9914_disable_eos()
237 void tms9914_parallel_poll_configure(struct gpib_board *board, in tms9914_parallel_poll_configure()
247 void tms9914_parallel_poll_response(struct gpib_board *board, in tms9914_parallel_poll_response()
290 int tms9914_secondary_address(struct gpib_board *board, struct tms9914_priv *priv, in tms9914_secondary_address()
391 int tms9914_line_status(const struct gpib_board *board, struct tms9914_priv *priv) in tms9914_line_status()
436 static int wait_for_read_byte(struct gpib_board *board, struct tms9914_priv *priv) in wait_for_read_byte()
544 static int pio_write_wait(struct gpib_board *board, struct tms9914_priv *priv) in pio_write_wait()
695 irqreturn_t tms9914_interrupt(struct gpib_board *board, struct tms9914_priv *priv) in tms9914_interrupt()
[all …]
/linux-6.15/drivers/staging/gpib/nec7210/
H A Dnec7210.c40 void nec7210_disable_eos(struct gpib_board *board, struct nec7210_priv *priv) in nec7210_disable_eos()
67 void nec7210_parallel_poll_configure(struct gpib_board *board, in nec7210_parallel_poll_configure()
88 void nec7210_serial_poll_response(struct gpib_board *board, in nec7210_serial_poll_response()
112 int nec7210_primary_address(const struct gpib_board *board, struct nec7210_priv *priv, in nec7210_primary_address()
299 int nec7210_go_to_standby(struct gpib_board *board, struct nec7210_priv *priv) in nec7210_go_to_standby()
376 int nec7210_t1_delay(struct gpib_board *board, struct nec7210_priv *priv, in nec7210_t1_delay()
418 int nec7210_command(struct gpib_board *board, struct nec7210_priv *priv, uint8_t in nec7210_command()
619 static int pio_write_wait(struct gpib_board *board, struct nec7210_priv *priv, in pio_write_wait()
769 int nec7210_write(struct gpib_board *board, struct nec7210_priv *priv, in nec7210_write()
832 irqreturn_t nec7210_interrupt(struct gpib_board *board, struct nec7210_priv *priv) in nec7210_interrupt()
[all …]
/linux-6.15/drivers/staging/gpib/hp_82341/
H A Dhp_82341.c289 static int hp_82341_go_to_standby(struct gpib_board *board) in hp_82341_go_to_standby()
308 static void hp_82341_interface_clear(struct gpib_board *board, int assert) in hp_82341_interface_clear()
315 static void hp_82341_remote_enable(struct gpib_board *board, int enable) in hp_82341_remote_enable()
329 static void hp_82341_disable_eos(struct gpib_board *board) in hp_82341_disable_eos()
385 static uint8_t hp_82341_serial_poll_status(struct gpib_board *board) in hp_82341_serial_poll_status()
392 static int hp_82341_line_status(const struct gpib_board *board) in hp_82341_line_status()
406 static void hp_82341_return_to_local(struct gpib_board *board) in hp_82341_return_to_local()
468 static int hp_82341_allocate_private(struct gpib_board *board) in hp_82341_allocate_private()
476 static void hp_82341_free_private(struct gpib_board *board) in hp_82341_free_private()
781 static void hp_82341_detach(struct gpib_board *board) in hp_82341_detach()
[all …]
/linux-6.15/drivers/staging/gpib/tnt4882/
H A Dtnt4882_gpib.c151 static int tnt4882_line_status(const struct gpib_board *board) in tnt4882_line_status()
554 static irqreturn_t tnt4882_internal_interrupt(struct gpib_board *board) in tnt4882_internal_interrupt()
638 static int tnt4882_go_to_standby(struct gpib_board *board) in tnt4882_go_to_standby()
681 static void tnt4882_disable_eos(struct gpib_board *board) in tnt4882_disable_eos()
807 static uint8_t tnt4882_serial_poll_status(struct gpib_board *board) in tnt4882_serial_poll_status()
814 static void tnt4882_return_to_local(struct gpib_board *board) in tnt4882_return_to_local()
834 static int tnt4882_allocate_private(struct gpib_board *board) in tnt4882_allocate_private()
847 static void tnt4882_free_private(struct gpib_board *board) in tnt4882_free_private()
985 static void ni_pci_detach(struct gpib_board *board) in ni_pci_detach()
1093 static void ni_isa_detach(struct gpib_board *board) in ni_isa_detach()
[all …]
/linux-6.15/drivers/staging/gpib/agilent_82357a/
H A Dagilent_82357a.c738 static int agilent_82357a_go_to_standby(struct gpib_board *board) in agilent_82357a_go_to_standby()
850 static void agilent_82357a_disable_eos(struct gpib_board *board) in agilent_82357a_disable_eos()
1094 struct gpib_board *board = urb->context; in agilent_82357a_interrupt_complete() local
1132 static int agilent_82357a_setup_urbs(struct gpib_board *board) in agilent_82357a_setup_urbs()
1211 static void agilent_82357a_free_private(struct gpib_board *board) in agilent_82357a_free_private()
1218 static int agilent_82357a_init(struct gpib_board *board) in agilent_82357a_init()
1384 static int agilent_82357a_go_idle(struct gpib_board *board) in agilent_82357a_go_idle()
1413 static void agilent_82357a_detach(struct gpib_board *board) in agilent_82357a_detach()
1521 struct gpib_board *board = usb_get_intfdata(interface); in agilent_82357a_driver_disconnect() local
1557 struct gpib_board *board = usb_get_intfdata(interface); in agilent_82357a_driver_suspend() local
[all …]
/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c428 struct gpib_board *board = arg; in bb_DAV_interrupt() local
583 struct gpib_board *board = arg; in bb_NRFD_interrupt() local
656 struct gpib_board *board = arg; in bb_NDAC_interrupt() local
717 struct gpib_board *board = arg; in bb_SRQ_interrupt() local
878 static int bb_go_to_standby(struct gpib_board *board) in bb_go_to_standby()
936 static void bb_disable_eos(struct gpib_board *board) in bb_disable_eos()
1028 static void bb_return_to_local(struct gpib_board *board) in bb_return_to_local()
1064 static int allocate_private(struct gpib_board *board) in allocate_private()
1072 static void free_private(struct gpib_board *board) in free_private()
1121 static int allocate_gpios(struct gpib_board *board) in allocate_gpios()
[all …]
/linux-6.15/drivers/staging/gpib/lpvo_usb_gpib/
H A Dlpvo_usb_gpib.c153 static void show_status(struct gpib_board *board) in show_status()
339 static void set_timeout(struct gpib_board *board) in set_timeout()
506 static void usb_gpib_detach(struct gpib_board *board) in usb_gpib_detach()
533 static int usb_gpib_command(struct gpib_board *board, in usb_gpib_command()
566 static void usb_gpib_disable_eos(struct gpib_board *board) in usb_gpib_disable_eos()
582 static int usb_gpib_enable_eos(struct gpib_board *board, in usb_gpib_enable_eos()
602 static int usb_gpib_go_to_standby(struct gpib_board *board) in usb_gpib_go_to_standby()
735 static int usb_gpib_read(struct gpib_board *board, in usb_gpib_read()
956 static int usb_gpib_write(struct gpib_board *board, in usb_gpib_write()
1019 static void usb_gpib_return_to_local(struct gpib_board *board) in usb_gpib_return_to_local()
[all …]
/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.c993 static int ni_usb_go_to_standby(struct gpib_board *board) in ni_usb_go_to_standby()
1192 static void ni_usb_disable_eos(struct gpib_board *board) in ni_usb_disable_eos()
1475 static void ni_usb_return_to_local(struct gpib_board *board) in ni_usb_return_to_local()
1643 static int ni_usb_allocate_private(struct gpib_board *board) in ni_usb_allocate_private()
1773 static int ni_usb_init(struct gpib_board *board) in ni_usb_init()
1802 struct gpib_board *board = urb->context; in ni_usb_interrupt_complete() local
1869 static int ni_usb_setup_urbs(struct gpib_board *board) in ni_usb_setup_urbs()
2341 static void ni_usb_detach(struct gpib_board *board) in ni_usb_detach()
2448 struct gpib_board *board = usb_get_intfdata(interface); in ni_usb_driver_disconnect() local
2477 struct gpib_board *board; in ni_usb_driver_suspend() local
[all …]
/linux-6.15/arch/mips/bcm47xx/
H A Dboard.c9 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
/linux-6.15/drivers/comedi/drivers/
H A Damplc_dio200_common.c156 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; in dio200_subdev_intr_insn_bits() local
240 const struct dio200_board *board = dev->board_ptr; in dio200_stop_intr() local
252 const struct dio200_board *board = dev->board_ptr; in dio200_start_intr() local
317 const struct dio200_board *board = dev->board_ptr; in dio200_handle_read_intr() local
476 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_init() local
[all …]
H A Dcb_pcidas64.c1090 const struct pcidas64_board *board = dev->board_ptr; in se_diff_bit_6xxx() local
1170 const struct pcidas64_board *board = dev->board_ptr; in ai_range_bits_6xxx() local
1178 const struct pcidas64_board *board = dev->board_ptr; in hw_revision() local
1190 const struct pcidas64_board *board = dev->board_ptr; in set_dac_range_bits() local
1247 const struct pcidas64_board *board = dev->board_ptr; in enable_ai_interrupts() local
1273 const struct pcidas64_board *board = dev->board_ptr; in init_plx9080() local
1356 const struct pcidas64_board *board = dev->board_ptr; in set_ai_fifo_segment_length() local
1387 const struct pcidas64_board *board = dev->board_ptr; in set_ai_fifo_size() local
1406 const struct pcidas64_board *board = dev->board_ptr; in ai_fifo_size() local
1416 const struct pcidas64_board *board = dev->board_ptr; in init_stc_registers() local
[all …]
/linux-6.15/drivers/media/common/siano/
H A Dsms-cards.c260 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); in sms_board_led_feedback() local
327 struct sms_board *board = sms_get_board(board_id); in sms_board_lna_control() local
/linux-6.15/arch/sparc/kernel/
H A Dsun4d_irq.c38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq()
260 int board = of_getintprop_default(dp, "board#", 0); in sun4d_distribute_irqs() local
291 unsigned int board) in _sun4d_build_device_irq()
333 int board, slot; in sun4d_build_device_irq() local
387 static unsigned int sun4d_build_timer_irq(unsigned int board, in sun4d_build_timer_irq()
425 int board; in sun4d_init_timers() local
492 int board = of_getintprop_default(dp, "board#", 0); in sun4d_init_sbi_irq() local
/linux-6.15/drivers/nubus/
H A Dnubus.c226 int nubus_get_root_dir(const struct nubus_board *board, in nubus_get_root_dir()
246 int nubus_get_board_dir(const struct nubus_board *board, in nubus_get_board_dir()
345 static int __init nubus_get_block_rsrc_dir(struct nubus_board *board, in nubus_get_block_rsrc_dir()
365 static int __init nubus_get_display_vidmode(struct nubus_board *board, in nubus_get_display_vidmode()
497 nubus_get_functional_resource(struct nubus_board *board, int slot, in nubus_get_functional_resource()
592 static int __init nubus_get_icon(struct nubus_board *board, in nubus_get_icon()
611 static int __init nubus_get_vendorinfo(struct nubus_board *board, in nubus_get_vendorinfo()
638 static int __init nubus_get_board_resource(struct nubus_board *board, int slot, in nubus_get_board_resource()
726 struct nubus_board *board; in nubus_add_board() local
/linux-6.15/drivers/tty/serial/8250/
H A D8250_pci.c130 const struct pciserial_board *board; member
175 const struct pciserial_board *board, in addidata_apci7800_setup()
257 const struct pciserial_board *board, in pci_hp_diva_setup()
674 const struct pciserial_board *board, in pci_timedia_setup()
809 const struct pciserial_board *board, in pci_ni8430_setup()
836 const struct pciserial_board *board, in pci_netmos_9900_setup()
1826 const struct pciserial_board *board, in skip_tx_en_setup()
1909 const struct pciserial_board *board, in pci_wch_ch355_setup()
1975 const struct pciserial_board *board, in pci_sunix_setup()
2112 const struct pciserial_board *board, in pci_moxa_setup()
[all …]

12345678