HomeSort by: relevance | last modified time | path
    Searched defs:plmmc_ifpga_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/ifpga/
plmmc_ifpga.c 48 static int plmmc_ifpga_match(device_t, cfdata_t, void *);
53 plmmc_ifpga_match, plmmc_ifpga_attach, NULL, NULL);
56 plmmc_ifpga_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
plmmc_ifpga.c 48 static int plmmc_ifpga_match(device_t, cfdata_t, void *);
53 plmmc_ifpga_match, plmmc_ifpga_attach, NULL, NULL);
56 plmmc_ifpga_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 24 milliseconds