Searched refs:push_gpib_event (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | gpibP.h | 30 int push_gpib_event(struct gpib_board *board, short event_type);
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 786 push_gpib_event(board, EVENT_IFC); in tms9914_interrupt_have_status() 791 push_gpib_event(board, EVENT_DEV_TRG); in tms9914_interrupt_have_status() 797 push_gpib_event(board, EVENT_DEV_CLR); in tms9914_interrupt_have_status()
|
| /linux/drivers/gpib/nec7210/ |
| H A D | nec7210.c | 941 push_gpib_event(board, EVENT_DEV_CLR); in nec7210_interrupt_have_status() 947 push_gpib_event(board, EVENT_DEV_TRG); in nec7210_interrupt_have_status()
|
| /linux/drivers/gpib/common/ |
| H A D | gpib_os.c | 1900 int push_gpib_event(struct gpib_board *board, short event_type) in push_gpib_event() function 1916 EXPORT_SYMBOL(push_gpib_event);
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 820 push_gpib_event(board, EVENT_IFC); in fluke_gpib_internal_interrupt()
|
| /linux/drivers/gpib/ni_usb/ |
| H A D | ni_usb_gpib.c | 331 push_gpib_event(board, EVENT_DEV_CLR); in ni_usb_soft_update_status() 333 push_gpib_event(board, EVENT_DEV_TRG); in ni_usb_soft_update_status()
|
| /linux/drivers/gpib/ines/ |
| H A D | ines_gpib.c | 300 push_gpib_event(board, EVENT_IFC); in ines_interrupt()
|
| /linux/drivers/gpib/fmh_gpib/ |
| H A D | fmh_gpib.c | 1159 push_gpib_event(board, EVENT_IFC); in fmh_gpib_internal_interrupt()
|
| /linux/drivers/gpib/tnt4882/ |
| H A D | tnt4882_gpib.c | 572 push_gpib_event(board, EVENT_IFC); in tnt4882_internal_interrupt()
|