Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_bcm.c94 struct bcm_device { struct
104 int (*set_device_wakeup)(struct bcm_device *, bool); argument
105 int (*set_shutdown)(struct bcm_device *, bool); argument
107 acpi_handle btlp, btpu, btpd;
108 int gpio_count;
109 int gpio_int_idx;
112 struct clk *txco_clk;
113 struct clk *lpo_clk;
137 struct bcm_device *dev; argument
/kernel/linux/linux-4.19/drivers/bluetooth/
Dhci_bcm.c93 struct bcm_device { struct
103 int (*set_device_wakeup)(struct bcm_device *, bool); argument
104 int (*set_shutdown)(struct bcm_device *, bool); argument
106 acpi_handle btlp, btpu, btpd;
107 int gpio_count;
131 struct bcm_device *dev; argument