Searched refs:isicom_tx (Results 1 – 1 of 1) sorted by relevance
173 static void isicom_tx(struct timer_list *unused);176 static DEFINE_TIMER(tx, isicom_tx);393 static void isicom_tx(struct timer_list *unused) in isicom_tx() function