Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/gpib/common/
Dgpib_os.c65 static int select_device_path_ioctl(gpib_board_config_t *config, unsigned long arg);
695 retval = select_device_path_ioctl(&board->config, arg); in ibioctl()
1837 static int select_device_path_ioctl(gpib_board_config_t *config, unsigned long arg) in select_device_path_ioctl() function