/src/sys/dev/fdt/ |
fixedregulator.c | 46 static int fixedregulator_enable(device_t, bool); 53 .enable = fixedregulator_enable, 141 fixedregulator_enable(self, true); 165 fixedregulator_enable(device_t dev, bool enable) function in typeref:typename:int
|
fixedregulator.c | 46 static int fixedregulator_enable(device_t, bool); 53 .enable = fixedregulator_enable, 141 fixedregulator_enable(self, true); 165 fixedregulator_enable(device_t dev, bool enable) function in typeref:typename:int
|
fixedregulator.c | 46 static int fixedregulator_enable(device_t, bool); 53 .enable = fixedregulator_enable, 141 fixedregulator_enable(self, true); 165 fixedregulator_enable(device_t dev, bool enable) function in typeref:typename:int
|