Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-macii.c123 static bool bus_timeout; /* no data was sent by the device */ variable
350 bus_timeout = false; in macii_start()
399 bus_timeout = false; in macii_interrupt()
510 bus_timeout = true; in macii_interrupt()
516 if (bus_timeout) in macii_interrupt()