Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c1119 * ncm_tx_timeout() - hence, this is our signal to flush/send. in ncm_wrap_ntb()
1145 static enum hrtimer_restart ncm_tx_timeout(struct hrtimer *data) in ncm_tx_timeout() function
1562 hrtimer_setup(&ncm->task_timer, ncm_tx_timeout, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in ncm_bind()