Searched refs:dcd_timeout_handle (Results 1 – 1 of 1) sorted by relevance
135 struct callout dcd_timeout_handle; member870 callout_init (&d->dcd_timeout_handle, 1); in cx_attach()922 callout_stop (&d->dcd_timeout_handle); in cx_detach()980 callout_drain (&d->dcd_timeout_handle); in cx_detach()2249 callout_reset (&d->dcd_timeout_handle, hz/2, cx_carrier, d); in cx_modem()