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

  /src/sys/arch/evbarm/armadillo/
armadillo9_iic.c 58 static void armadillo9iic_attach(device_t, device_t, void *);
71 armadillo9iic_match, armadillo9iic_attach, NULL, NULL);
87 armadillo9iic_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
armadillo9_iic.c 58 static void armadillo9iic_attach(device_t, device_t, void *);
71 armadillo9iic_match, armadillo9iic_attach, NULL, NULL);
87 armadillo9iic_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 26 milliseconds