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

  /src/sys/dev/i2c/
adm1026.c 103 static int adm1026_detach(device_t, int);
129 adm1026_match, adm1026_attach, adm1026_detach, NULL);
272 adm1026_detach(device_t self, int flags) function in typeref:typename:int
adm1026.c 103 static int adm1026_detach(device_t, int);
129 adm1026_match, adm1026_attach, adm1026_detach, NULL);
272 adm1026_detach(device_t self, int flags) function in typeref:typename:int

Completed in 23 milliseconds