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

  /src/sys/arch/arm/broadcom/
bcm2835_com_acpi.c 45 static int bcmcom_acpi_match(device_t, cfdata_t , void *);
56 CFATTACH_DECL_NEW(bcmcom_acpi, sizeof(struct com_softc), bcmcom_acpi_match,
65 bcmcom_acpi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
bcm2835_com_acpi.c 45 static int bcmcom_acpi_match(device_t, cfdata_t , void *);
56 CFATTACH_DECL_NEW(bcmcom_acpi, sizeof(struct com_softc), bcmcom_acpi_match,
65 bcmcom_acpi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
bcm2835_com_acpi.c 45 static int bcmcom_acpi_match(device_t, cfdata_t , void *);
56 CFATTACH_DECL_NEW(bcmcom_acpi, sizeof(struct com_softc), bcmcom_acpi_match,
65 bcmcom_acpi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 31 milliseconds