Searched refs:ahd_platform_alloc (Results 1 – 3 of 3) sorted by relevance
251 int ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg);
1267 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) in ahd_platform_alloc() function
5278 if (ahd_platform_alloc(ahd, platform_arg) != 0) { in ahd_alloc()