Home
last modified time | relevance | path

Searched refs:get_timeout (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dipack.h148 * @get_timeout: Returns 1 if the communication with the device has
150 * @reset_timeout: Resets the state returned by get_timeout.
159 int (*get_timeout) (struct ipack_device *dev); member
/kernel/linux/linux-6.6/include/linux/
H A Dipack.h148 * @get_timeout: Returns 1 if the communication with the device has
150 * @reset_timeout: Resets the state returned by get_timeout.
159 int (*get_timeout) (struct ipack_device *dev); member
/kernel/linux/linux-5.10/drivers/ipack/carriers/
H A Dtpci200.c458 .get_timeout = tpci200_get_timeout,
/kernel/linux/linux-6.6/drivers/ipack/carriers/
H A Dtpci200.c456 .get_timeout = tpci200_get_timeout,
/kernel/linux/linux-5.10/drivers/tty/
H A Dcyclades.c2581 static int get_timeout(struct cyclades_port *info, in get_timeout() function
2591 } /* get_timeout */ in get_timeout()
2659 ret_val = get_timeout(info, argp); in cy_ioctl()

Completed in 8 milliseconds