Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/fwserial/
H A Dfwserial.c498 static void fwtty_emit_breaks(struct work_struct *work) in fwtty_emit_breaks() function
2171 INIT_DELAYED_WORK(&port->emit_breaks, fwtty_emit_breaks); in fwserial_create()