/drivers/hdf_core/framework/model/audio/common/src/ |
H A D | audio_dsp_base.c | 17 struct DeviceResourceIface *drsOps = NULL; in DspGetServiceName() local 48 struct DeviceResourceIface *drsOps = NULL; in DspGetDaiName() local [all...] |
/drivers/hdf_core/adapter/khdf/linux/model/storage/ |
H A D | emmc_adapter.c | 85 struct DeviceResourceIface *drsOps = NULL; in LinuxEmmcCntlrParse() local
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | adc_driver_test.c | 44 struct DeviceResourceIface *drsOps = NULL; in AdcTestReadConfig() local
|
H A D | clock_driver_test.c | 44 struct DeviceResourceIface *drsOps = NULL; in ClockTestReadConfig() local
|
H A D | gpio_driver_test.c | 76 struct DeviceResourceIface *drsOps = NULL; in GpioTestReadConfig() local 41 GpioReadNameTestInfos(struct GpioTestConfig *config, const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps) GpioReadNameTestInfos() argument [all...] |
H A D | dac_driver_test.c | 45 struct DeviceResourceIface *drsOps = NULL; in DacTestReadConfig() local
|
H A D | i3c_driver_test.c | 45 struct DeviceResourceIface *drsOps = NULL; in I3cTestReadConfig() local
|
H A D | i2c_driver_test.c | 43 struct DeviceResourceIface *drsOps = NULL; in I2cTestReadConfig() local
|
H A D | pcie_bus_driver_test.c | 45 struct DeviceResourceIface *drsOps = NULL; in PcieBusTestReadConfig() local
|
H A D | pin_driver_test.c | 45 struct DeviceResourceIface *drsOps = NULL; in PinTestReadConfig() local
|
H A D | pcie_driver_test.c | 44 struct DeviceResourceIface *drsOps = NULL; in PcieTestReadConfig() local
|
H A D | rtc_driver_test.c | 46 struct DeviceResourceIface *drsOps = NULL; in RtcTestReadConfig() local [all...] |
H A D | pwm_driver_test.c | 43 struct DeviceResourceIface *drsOps = NULL; in PwmTestReadConfig() local [all...] |
H A D | uart_driver_test.c | 51 struct DeviceResourceIface *drsOps = NULL;
in UartTestReadConfig() local
|
H A D | watchdog_driver_test.c | 44 struct DeviceResourceIface *drsOps = NULL; in WatchdogTestReadConfig() local
|
H A D | emmc_test.c | 96 struct DeviceResourceIface *drsOps = NULL; in EmmcTestFillConfig() local
|
/drivers/hdf_core/framework/test/unittest/platform/config/ |
H A D | can_test_config.c | 50 struct DeviceResourceIface *drsOps = NULL; in CanTestReadConfig() local
|
/drivers/hdf_core/adapter/khdf/linux/platform/clock/ |
H A D | clock_adapter.c | 245 struct DeviceResourceIface *drsOps = NULL; in ClockReadDrs() local 326 struct DeviceResourceIface *drsOps = NULL; in ClockRemoveByNode() local [all...] |
/drivers/hdf_core/framework/support/platform/src/pcie/ |
H A D | pcie_core.c | 83 struct DeviceResourceIface *drsOps = NULL; in PcieCntlrParse() local
|
/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
H A D | clock_virtual.c | 172 struct DeviceResourceIface *drsOps = NULL; in VirtualClockReadDrs() local 230 struct DeviceResourceIface *drsOps = NULL; in VirtualClockRelease() local [all...] |
H A D | dac_virtual.c | 65 struct DeviceResourceIface *drsOps = NULL; in VirtualDacReadDrs() local 148 struct DeviceResourceIface *drsOps = NULL; in VirtualDacRemoveByNode() local [all...] |
H A D | adc_virtual.c | 78 struct DeviceResourceIface *drsOps = NULL; in VirtualAdcReadDrs() local 151 struct DeviceResourceIface *drsOps = NULL; in VirtualAdcRelease() local [all...] |
/drivers/hdf_core/adapter/khdf/linux/platform/regulator/ |
H A D | regulator_adapter.c | 303 struct DeviceResourceIface *drsOps = NULL; in LinuxRegulatorReadHcs() local 362 struct DeviceResourceIface *drsOps = NULL; LinuxRegulatorReadAdapterHcs() local 473 struct DeviceResourceIface *drsOps = NULL; LinuxRegulatorParseAndRelease() local [all...] |
/drivers/hdf_core/adapter/khdf/linux/platform/watchdog/ |
H A D | watchdog_adapter.c | 246 struct DeviceResourceIface *drsOps = NULL; in HdfWdtBind() local
|
/drivers/hdf_core/framework/model/display/driver/lcdkit/ |
H A D | lcdkit_parse_config.c | 97 static int32_t ParseCmdConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, in ParseCmdConfig() argument 120 static int32_t ParsePanelInfo(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, in ParsePanelInfo() argument 153 ParsePowerSetting(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct PowerSetting *setting) ParsePowerSetting() argument 190 ParsePowerSequeue(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, const char *name, struct PowerSequeue *seq) ParsePowerSequeue() argument 229 struct DeviceResourceIface *drsOps = NULL; ParsePanelConfig() local 270 struct DeviceResourceIface *drsOps = NULL; ParseLcdConfig() local [all...] |