Searched refs:board_type_ioctl (Results 1 – 1 of 1) sorted by relevance
26 static int board_type_ioctl(gpib_file_private_t *file_priv, gpib_board_t *board, unsigned long arg);641 retval = board_type_ioctl(file_priv, board, arg); in ibioctl()825 static int board_type_ioctl(gpib_file_private_t *file_priv, gpib_board_t *board, unsigned long arg) in board_type_ioctl() function