Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop50 and there is a few seconds cooldown between subsequent toggles.
/linux/drivers/usb/class/
H A Dcdc-acm.c525 bool cooldown = false; in acm_read_bulk_callback() local
554 cooldown = true; in acm_read_bulk_callback()
577 if (stopped || stalled || cooldown) { in acm_read_bulk_callback()
580 else if (cooldown) in acm_read_bulk_callback()