Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c64 static int get_local_ppoll_mode_ioctl(struct gpib_board *board, unsigned long arg);
757 retval = get_local_ppoll_mode_ioctl(board, arg); in ibioctl()
1731 static int get_local_ppoll_mode_ioctl(struct gpib_board *board, unsigned long arg) in get_local_ppoll_mode_ioctl() function