Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_bcm.c112 struct bcm_device { struct
123 int (*set_device_wakeup)(struct bcm_device *, bool); argument
124 int (*set_shutdown)(struct bcm_device *, bool); argument
126 acpi_handle btlp, btpu, btpd;
127 int gpio_count;
128 int gpio_int_idx;
131 struct clk *txco_clk;
132 struct clk *lpo_clk;
133 struct regulator_bulk_data supplies[BCM_NUM_SUPPLIES];
134 bool res_enabled;
[all …]