Home
last modified time | relevance | path

Searched refs:take_control_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpib/common/
H A Dgpib_os.c45 static int take_control_ioctl(struct gpib_board *board, unsigned long arg);
743 retval = take_control_ioctl(board, arg); in ibioctl()
1422 static int take_control_ioctl(struct gpib_board *board, unsigned long arg) in take_control_ioctl() function