Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/char/
Dcon3215.c46 #define RAW3215_TIMEOUT HZ/10 /* time for delayed output */ macro
297 raw->timer.expires = RAW3215_TIMEOUT + jiffies; in raw3215_timeout()
326 raw->timer.expires = RAW3215_TIMEOUT + jiffies; in raw3215_try_io()