Home
last modified time | relevance | path

Searched defs:ops (Results 1 - 25 of 78) sorted by relevance

1234

/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_emmc.c47 void EmmcDeviceAddOps(struct EmmcDevice *dev, struct EmmcDeviceOps *ops) in EmmcDeviceAddOps() argument
/drivers/hdf_core/framework/include/bluetooth/
H A Dhdf_bt_transport.h16 const struct HdfBtTransportOps *ops; member
/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_if.h25 struct SensorOps ops; member
/drivers/hdf_core/framework/support/platform/include/adc/
H A Dadc_core.h30 const struct AdcMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/dac/
H A Ddac_core.h30 const struct DacMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/i2c/
H A Di2c_core.h34 const struct I2cMethod *ops; member
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_dumper_unopen.c42 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod() argument
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_driver.h40 struct VibratorOps ops; member
/drivers/hdf_core/framework/model/sensor/driver/humidity/
H A Dsensor_humidity_driver.h38 struct HumidityOpsCall ops; member
/drivers/hdf_core/framework/model/sensor/driver/hall/
H A Dsensor_hall_driver.h32 struct HallOpsCall ops; member
/drivers/hdf_core/framework/model/sensor/driver/temperature/
H A Dsensor_temperature_driver.h38 struct TemperatureOpsCall ops; member
/drivers/hdf_core/framework/model/sensor/driver/proximity/
H A Dsensor_proximity_driver.h36 struct ProximityOpsCall ops; member
/drivers/hdf_core/framework/support/platform/include/watchdog/
H A Dwatchdog_core.h29 struct WatchdogMethod *ops; member
/drivers/peripheral/sensor/chipset/hall/
H A Dhall_ak8789.c71 struct HallOpsCall ops; in AK8789InitDriver() local
/drivers/peripheral/vibrator/chipset/linear/
H A Dvibrator_linear_driver.c105 static struct VibratorOps ops; in InitLinearVibratorDriver() local
/drivers/hdf_core/framework/include/wifi/
H A Dwifi_module.h163 struct HdfMac80211BaseOps *ops; /**< MAC address for the basic feature */ member
/drivers/hdf_core/framework/model/sensor/driver/common/include/
H A Dsensor_config_controller.h38 int32_t (*ops)(struct SensorBusCfg *busCfg, struct SensorRegCfg *cfgItem); member
/drivers/hdf_core/framework/model/sensor/driver/pedometer/
H A Dsensor_pedometer_driver.h42 struct PedometerOpsCall ops; member
/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/
H A Dosal_slist_test.cpp92 static void HdfOsalSlistTestInit(struct HdfSList *list, int &totalCount, HdfSListOps ops) in HdfOsalSlistTestInit() argument
/drivers/hdf_core/framework/support/platform/include/clock/
H A Dclock_core.h31 const struct ClockMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/mipi/
H A Dmipi_dsi_core.h33 struct MipiDsiCntlrMethod *ops; member
/drivers/hdf_core/framework/support/platform/include/timer/
H A Dtimer_core.h54 struct TimerCntrlMethod *ops; member
/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1750.c136 struct AlsOpsCall ops; in Bh1750InitDriver() local
/drivers/peripheral/sensor/chipset/pedometer/
H A Dpedometer_bmi160.c148 struct PedometerOpsCall ops; in PedometerBmi160InitDriver() local
/drivers/hdf_core/framework/include/audio/
H A Daudio_platform_if.h43 struct AudioDmaOps *ops; /**< Platform module private data */ member

Completed in 11 milliseconds

1234