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

  /src/sys/dev/acpi/
thinkpad_acpi.c 185 static int thinkpad_match(device_t, cfdata_t, void *);
212 thinkpad_match, thinkpad_attach, thinkpad_detach, NULL, NULL, NULL,
223 thinkpad_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int
thinkpad_acpi.c 185 static int thinkpad_match(device_t, cfdata_t, void *);
212 thinkpad_match, thinkpad_attach, thinkpad_detach, NULL, NULL, NULL,
223 thinkpad_match(device_t parent, cfdata_t match, void *opaque) function in typeref:typename:int

Completed in 24 milliseconds