Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c70 static int select_device_path_ioctl(struct gpib_board_config *config, unsigned long arg);
690 retval = select_device_path_ioctl(&board->config, arg); in ibioctl()
1828 static int select_device_path_ioctl(struct gpib_board_config *config, unsigned long arg) in select_device_path_ioctl() function