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

  /src/sys/dev/i2c/
tea5767.c 77 static int tea5767_match(device_t, cfdata_t, void *);
94 CFATTACH_DECL_NEW(tea5767radio, sizeof(struct tea5767_softc), tea5767_match,
98 tea5767_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
tea5767.c 77 static int tea5767_match(device_t, cfdata_t, void *);
94 CFATTACH_DECL_NEW(tea5767radio, sizeof(struct tea5767_softc), tea5767_match,
98 tea5767_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds