Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dhci_bcm.c102 struct bcm_device { struct
113 int (*set_device_wakeup)(struct bcm_device *, bool); argument
114 int (*set_shutdown)(struct bcm_device *, bool); argument
116 acpi_handle btlp, btpu, btpd;
117 int gpio_count;
118 int gpio_int_idx;
121 struct clk *txco_clk;
122 struct clk *lpo_clk;
146 struct bcm_device *dev; argument