/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
|