Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/common/
H A Dgpib_os.c59 static int timeout_ioctl(struct gpib_board *board, unsigned long arg);
790 retval = timeout_ioctl(board, arg); in ibioctl()
1673 static int timeout_ioctl(struct gpib_board *board, unsigned long arg) in timeout_ioctl() function