Home
last modified time | relevance | path

Searched refs:ahc_platform_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h666 int ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg);
H A Daic7xxx_osm.c1193 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc() function
H A Daic7xxx_core.c4419 if (ahc_platform_alloc(ahc, platform_arg) != 0) { in ahc_alloc()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h641 int ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg);
H A Daic7xxx_osm.c1192 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc() function
H A Daic7xxx_core.c4417 if (ahc_platform_alloc(ahc, platform_arg) != 0) { in ahc_alloc()

Completed in 23 milliseconds