Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dhci_bcm.c110 struct bcm_device { struct
121 int (*set_device_wakeup)(struct bcm_device *, bool); argument
122 int (*set_shutdown)(struct bcm_device *, bool); argument
124 acpi_handle btlp, btpu, btpd;
125 int gpio_count;
126 int gpio_int_idx;
129 struct clk *txco_clk;
130 struct clk *lpo_clk;
131 struct regulator_bulk_data supplies[BCM_NUM_SUPPLIES];
132 bool res_enabled;
[all …]