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

  /src/sys/dev/fdt/
pwmregulator.c 40 static int pwmregulator_match(device_t, cfdata_t, void *);
79 pwmregulator_match, pwmregulator_attach, NULL, NULL);
87 pwmregulator_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
pwmregulator.c 40 static int pwmregulator_match(device_t, cfdata_t, void *);
79 pwmregulator_match, pwmregulator_attach, NULL, NULL);
87 pwmregulator_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
pwmregulator.c 40 static int pwmregulator_match(device_t, cfdata_t, void *);
79 pwmregulator_match, pwmregulator_attach, NULL, NULL);
87 pwmregulator_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 188 milliseconds