Lines Matching +full:bus +full:- +full:specific
27 * Platform specific driver functions and data. Through the platform specific
34 * Note: the brcmfmac can be loaded as module or be statically built-in into
35 * the kernel. If built-in then do note that it uses module_init (and
37 * create a module with the platform specific data for the brcmfmac and have
38 * it built-in to the kernel then use a higher initcall then device_initcall
48 * enum brcmf_bus_type - Bus type identifier. Currently SDIO, USB and PCIE are
59 * struct brcmfmac_sdio_pd - SDIO Device specific platform data.
69 * in-band interrupts are relatively slow and for having
88 * specific and this function should return only after the
104 * struct brcmfmac_pd_cc_entry - Struct for translating user space country code
119 * struct brcmfmac_pd_cc - Struct for translating country codes as set by user
132 * struct brcmfmac_pd_device - Device specific platform data. (id/rev/bus_type)
140 * @bus_type: The type of bus. Some chipid/rev exist for different bus
141 * types. Each bus type has its own set of settings.
146 * @bus: Bus specific (union) device settings. Currently only
157 } bus; member
161 * struct brcmfmac_platform_data - BRCMFMAC specific platform data.
166 * power up the complete device. If there is no use-case for this
173 * for low power devices. If there is no use-case for this