Searched refs:ines_command (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/gpib/ines/ |
H A D | ines_gpib.c | 424 int ines_command(gpib_board_t *board, uint8_t *buffer, size_t length, size_t *bytes_written) in ines_command() function 549 .command = ines_command, 577 .command = ines_command, 605 .command = ines_command, 633 .command = ines_command, 1242 .command = ines_command, 1270 .command = ines_command, 1298 .command = ines_command,
|
H A D | ines.h | 46 int ines_command(gpib_board_t *board, uint8_t *buffer, size_t length, size_t *bytes_written);
|