Searched refs:ahc_platform_alloc (Results 1 – 3 of 3) sorted by relevance
641 int ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg);
1192 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc() function
4417 if (ahc_platform_alloc(ahc, platform_arg) != 0) { in ahc_alloc()