Home
last modified time | relevance | path

Searched defs:bcm_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_bcm.c87 struct bcm_device { struct
97 int (*set_device_wakeup)(struct bcm_device *, bool); argument
98 int (*set_shutdown)(struct bcm_device *, bool); argument
100 acpi_handle btlp, btpu, btpd;
124 struct bcm_device *dev; argument