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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dwhiteheat.c256 static void rx_data_softint(struct work_struct *work);
481 INIT_WORK(&info->rx_work, rx_data_softint);
976 rx_data_softint(&info->rx_work);
1465 static void rx_data_softint(struct work_struct *work) function

Completed in 36 milliseconds