Searched refs:cec_command (Results 1 – 3 of 3) sorted by relevance
23 int cec_command(gpib_board_t *board, uint8_t *buffer, size_t length, size_t *bytes_written);
59 int cec_command(gpib_board_t *board, uint8_t *buffer, size_t length, size_t *bytes_written) in cec_command() function191 .command = cec_command,
4654 enum cec_command { enum