__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef LINUX_BCMA_SOC_H_
#define LINUX_BCMA_SOC_H_
#include <linux/bcma/bcma.h>
struct bcma_soc {
struct bcma_bus bus;
struct device *dev;
};
int __init bcma_host_soc_register(struct bcma_soc *soc);
int __init bcma_host_soc_init(struct bcma_soc *soc);
int bcma_bus_register(struct bcma_bus *bus);
#endif /* LINUX_BCMA_SOC_H_ */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bcma.h | File | 14.98 KB | 0644 |
|
| bcma_driver_arm_c9.h | File | 662 B | 0644 |
|
| bcma_driver_chipcommon.h | File | 31.82 KB | 0644 |
|
| bcma_driver_gmac_cmn.h | File | 3.6 KB | 0644 |
|
| bcma_driver_mips.h | File | 1.43 KB | 0644 |
|
| bcma_driver_pci.h | File | 13.34 KB | 0644 |
|
| bcma_driver_pcie2.h | File | 6.77 KB | 0644 |
|
| bcma_regs.h | File | 5.05 KB | 0644 |
|
| bcma_soc.h | File | 375 B | 0644 |
|