Home
last modified time | relevance | path

Searched refs:gpmc_smsc911x_init (Results 1 – 3 of 3) sorted by relevance

/arch/arm/mach-omap2/
Dgpmc-smsc911x.h26 extern void gpmc_smsc911x_init(struct omap_smsc911x_platform_data *d);
30 static inline void gpmc_smsc911x_init(struct omap_smsc911x_platform_data *d) in gpmc_smsc911x_init() function
Dgpmc-smsc911x.c46 void __init gpmc_smsc911x_init(struct omap_smsc911x_platform_data *gpmc_cfg) in gpmc_smsc911x_init() function
Dboard-ldp.c178 gpmc_smsc911x_init(&smsc911x_cfg); in ldp_init_smsc911x()