Searched refs:ines_command (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/staging/gpib/ines/ |
| H A D | ines_gpib.c | 423 int ines_command(struct gpib_board *board, uint8_t *buffer, size_t length, size_t *bytes_written) in ines_command() function 548 .command = ines_command, 576 .command = ines_command, 604 .command = ines_command, 632 .command = ines_command, 1224 .command = ines_command, 1252 .command = ines_command, 1280 .command = ines_command,
|
| H A D | ines.h | 46 int ines_command(struct gpib_board *board, uint8_t *buffer, size_t length, size_t *bytes_written);
|