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

  /src/sys/dev/i2c/
adm1026.c 102 static void adm1026_attach(device_t, device_t, void *);
129 adm1026_match, adm1026_attach, adm1026_detach, NULL);
178 adm1026_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
adm1026.c 102 static void adm1026_attach(device_t, device_t, void *);
129 adm1026_match, adm1026_attach, adm1026_detach, NULL);
178 adm1026_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 130 milliseconds