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

  /src/sys/dev/acpi/
asus_acpi.c 92 static int asus_detach(device_t, int);
106 asus_match, asus_attach, asus_detach, NULL);
174 asus_detach(device_t self, int flags) function in typeref:typename:int
asus_acpi.c 92 static int asus_detach(device_t, int);
106 asus_match, asus_attach, asus_detach, NULL);
174 asus_detach(device_t self, int flags) function in typeref:typename:int

Completed in 24 milliseconds