Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dhci_bcm.c107 struct bcm_device { struct
118 int (*set_device_wakeup)(struct bcm_device *, bool); argument
119 int (*set_shutdown)(struct bcm_device *, bool); argument
121 acpi_handle btlp, btpu, btpd;
122 int gpio_count;
123 int gpio_int_idx;
126 struct clk *txco_clk;
127 struct clk *lpo_clk;
128 struct regulator_bulk_data supplies[BCM_NUM_SUPPLIES];
129 bool res_enabled;
[all …]