404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.59.115.106: ~ $
/* 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_ */

Filemanager

Name Type Size Permission Actions
bcma.h File 15.18 KB 0644
bcma_driver_arm_c9.h File 662 B 0644
bcma_driver_chipcommon.h File 31.58 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