/drivers/hdf_core/framework/model/camera/device_impl/src/ |
H A D | camera_common_device.c | 24 int32_t CommonDevicePowerOperation(struct CommonDevice *comDev, enum DevicePowerState power) in CommonDevicePowerOperation() argument
|
/drivers/hdf_core/framework/include/bluetooth/ |
H A D | hdf_chip_config.h | 43 struct HdfPowerConfig power[0]; member
|
H A D | hdf_chip.h | 110 struct HdfPower *power; member [all...] |
/drivers/peripheral/sensor/hal/include/ |
H A D | sensor_controller.h | 51 int32_t power; /* Sensor power */ member
|
/drivers/hdf_core/framework/model/display/driver/lcdkit/ |
H A D | lite_lcdkit.h | 56 struct PowerDesc *power; member
|
/drivers/hdf_core/framework/model/input/driver/ |
H A D | input_config_parser.c | 175 ParsePower(struct DeviceResourceIface *parser, const struct DeviceResourceNode *powerNode, BoardPwrCfg *power) ParsePower() argument
|
H A D | input_config.h | 84 BoardPwrCfg power; member
|
/drivers/peripheral/sensor/interfaces/v1_0/ |
H A D | isensor_interface_vdi.h | 38 float power; member
|
/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal_base_feature.c | 75 static int32_t SetTxPowerInner(const struct IWiFiBaseFeature *baseFeature, int32_t power) in SetTxPowerInner() argument 143 static int32_t HalSetTxPower(const struct IWiFiBaseFeature *baseFeature, int32_t power) in HalSetTxPower() argument
|
H A D | wifi_hal_cmd.c | 176 int32_t HalCmdSetTxPower(const char *ifName, int32_t power) in HalCmdSetTxPower() argument
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_sta_iface.cpp | 207 int32_t WifiStaIface::SetTxPower(int32_t power) in SetTxPower() argument
|
H A D | wifi_p2p_iface.cpp | 134 int32_t WifiP2pIface::SetTxPower(int32_t power) in SetTxPower() argument
|
H A D | wifi_ext_iface.cpp | 134 int32_t WifiExtIface::SetTxPower(int32_t power) in SetTxPower() argument
|
H A D | wifi_ap_iface.cpp | 170 int32_t WifiApIface::SetTxPower(int32_t power) in SetTxPower() argument
|
/drivers/peripheral/wlan/test/fuzztest/ |
H A D | wlan_common_fuzzer.cpp | 153 int32_t power = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzSetTxPower() local
|
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 522 int32_t power = WLAN_TX_POWER;
in HWTEST_F() local
|
H A D | wlan_hdi_hal_services_c_test.cpp | 273 int32_t power = WLAN_TX_POWER;
in HWTEST_F() local 1115 int32_t power = WLAN_TX_POWER; HWTEST_F() local [all...] |
/drivers/hdf_core/framework/model/sensor/driver/include/ |
H A D | sensor_device_type.h | 90 int32_t power; /**< Sensor power */ member
|
/drivers/hdf_core/framework/model/audio/sapm/include/ |
H A D | audio_sapm.h | 116 uint8_t power; member
|
/drivers/peripheral/sensor/interfaces/include/ |
H A D | sensor_type.h | 186 float power; /**< Sensor power */ member
|
/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 432 int32_t SetTxPower(const char *ifName, int32_t power) in SetTxPower() argument
|
/drivers/hdf_core/framework/model/audio/sapm/src/ |
H A D | audio_sapm.c | 927 AudioSapmSetPower(struct AudioCard *audioCard, struct AudioSapmComponent *sapmComponent, uint8_t power, struct DListHead *upList, struct DListHead *downList) AudioSapmSetPower() argument [all...] |
/drivers/hdf_core/framework/model/network/wifi/core/module/ |
H A D | wifi_base.c | 612 static uint32_t SetTxPower(struct NetDevice *netdev, int32_t power) in SetTxPower() argument 1055 int32_t power; in WifiCmdSetTxPower() local [all...] |
/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 1085 int32_t WlanInterfaceSetTxPower(struct IWlanInterface *self, const struct HdfFeatureInfo *ifeature, int32_t power)
in WlanInterfaceSetTxPower() argument
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 1327 int32_t SetTxPower(const char *ifName, int32_t power) in SetTxPower() argument
|