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

  /src/sys/dev/fdt/
fixedregulator.c 41 static int fixedregulator_match(device_t, cfdata_t, void *);
75 fixedregulator_match, fixedregulator_attach, NULL, NULL);
83 fixedregulator_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
fixedregulator.c 41 static int fixedregulator_match(device_t, cfdata_t, void *);
75 fixedregulator_match, fixedregulator_attach, NULL, NULL);
83 fixedregulator_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds