Searched refs:platform_arg (Results 1 – 7 of 7) sorted by relevance
641 int ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg);
624 int ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg);
1341 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
1200 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc() argument
1309 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) in ahd_platform_alloc() argument
4379 ahc_alloc(void *platform_arg, char *name) in ahc_alloc() argument4417 if (ahc_platform_alloc(ahc, platform_arg) != 0) { in ahc_alloc()
6036 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() argument6080 if (ahd_platform_alloc(ahd, platform_arg) != 0) { in ahd_alloc()