Searched defs:bcm_device (Results 1 – 1 of 1) sorted by relevance
83 struct bcm_device { struct93 int (*set_device_wakeup)(struct bcm_device *, bool); argument94 int (*set_shutdown)(struct bcm_device *, bool); argument96 acpi_handle btlp, btpu, btpd;97 int gpio_count;98 int gpio_int_idx;122 struct bcm_device *dev; argument