Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_bcm.c83 struct bcm_device { struct
93 int (*set_device_wakeup)(struct bcm_device *, bool); argument
94 int (*set_shutdown)(struct bcm_device *, bool); argument
96 acpi_handle btlp, btpu, btpd;
97 int gpio_count;
98 int gpio_int_idx;
122 struct bcm_device *dev; argument