Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dbtbcm.h26 __u8 host_wake_active; member
Dhci_bcm.c379 .host_wake_active = 0, /* HOST_WAKE active mode: 1 = high, 0 = low */
396 sleep_params.host_wake_active = !bcm->dev->irq_active_low; in bcm_setup_sleep()