Searched refs:omap_auxdata_lookup (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/arm/mach-omap2/
H A Dpdata-quirks.c43 static struct of_dev_auxdata omap_auxdata_lookup[]; variable in typeref:struct:of_dev_auxdata
48 omap_auxdata_lookup[0].platform_data = n8x0_legacy_init();
394 static struct of_dev_auxdata omap_auxdata_lookup[]; variable in typeref:struct:of_dev_auxdata
397 .auxdata = omap_auxdata_lookup,
449 static struct of_dev_auxdata omap_auxdata_lookup[] = { variable in typeref:struct:of_dev_auxdata
493 OF_DEV_AUXDATA("simple-pm-bus", 0, NULL, omap_auxdata_lookup),
551 omap_auxdata_lookup, NULL);
574 omap_auxdata_lookup, NULL);

Completed in 131 milliseconds