Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c68 static int select_device_path_ioctl(gpib_board_config_t *config, unsigned long arg);
683 retval = select_device_path_ioctl(&board->config, arg); in ibioctl()
1811 static int select_device_path_ioctl(gpib_board_config_t *config, unsigned long arg) in select_device_path_ioctl() function