Searched defs:bcm_device (Results 1 – 1 of 1) sorted by relevance
102 struct bcm_device { struct113 int (*set_device_wakeup)(struct bcm_device *, bool); argument114 int (*set_shutdown)(struct bcm_device *, bool); argument116 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