![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * CNS3xxx common devices 0004 * 0005 * Copyright 2008 Cavium Networks 0006 * Scott Shu 0007 * Copyright 2010 MontaVista Software, LLC. 0008 * Anton Vorontsov <avorontsov@mvista.com> 0009 */ 0010 0011 #ifndef __CNS3XXX_DEVICES_H_ 0012 #define __CNS3XXX_DEVICES_H_ 0013 0014 void __init cns3xxx_ahci_init(void); 0015 void __init cns3xxx_sdhci_init(void); 0016 0017 #endif /* __CNS3XXX_DEVICES_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |