Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Disicom.c177 static void isicom_tx(unsigned long _data);
180 static DEFINE_TIMER(tx, isicom_tx, 0, 0);
401 static void isicom_tx(unsigned long _data) in isicom_tx() function