Searched refs:debounce (Results 1 – 3 of 3) sorted by relevance
282 struct debounce { struct285 struct debounce *next; argument288 static struct debounce *pcic_deb_queue = NULL;5454 timeout_id_t debounce; in pcic_handle_cd_change() local5459 debounce = sockp->pcs_debounce_id; in pcic_handle_cd_change()5478 sockp->pcs_socket, status, debounce); in pcic_handle_cd_change()5503 debounce = 0; in pcic_handle_cd_change()5506 if (debounce) { in pcic_handle_cd_change()5625 if (debounce && (sockp->pcs_flags & PCS_CARD_REMOVED)) { in pcic_handle_cd_change()6489 struct debounce *debp; in pcic_deb_thread()[all …]
1382 debounce: in phy_check()1401 goto debounce; in phy_check()
115 implicitly debounce those higher level decisions.