/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/ |
H A D | wifi_idl_client.h | 169 * @Description Set the Wi-Fi transmit power. 171 * @param power 174 WifiErrorNo SetTxPower(int power); 337 * @Description set power save mode 340 * @param mode - power save mode 448 * @Description Request get the power mode. 450 * @param mode - The mode of power. 456 * @Description Request set the power mode. 633 * @Description Turn on/off power save mode for the interface. 790 * @Description Send a request for set power sav [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_service_impl.h | 72 ErrCode SetTxPower(int power) override;
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/ |
H A D | mock_wifi_sta_hal_interface.cpp | 141 WifiErrorNo WifiStaHalInterface::SetTxPower(const std::string &ifaceName, int power) in SetTxPower() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | board-n8x0.c | 66 * Enable or disable power to TUSB6010. When enabling, turn on 3.3 V and 108 .power = 100, /* Max 100 mA VBUS for host mode */ 117 /* PM companion chip power control pin */ in n8x0_usb_init() 121 printk(KERN_ERR "Could not get TUSB power GPIO%i\n", in n8x0_usb_init() 197 dev_dbg(dev, "Set slot %d power: %s (vdd %d)\n", slot + 1, in n8x0_mmc_set_power_menelaus() 263 dev_dbg(dev, "Set EMMC power %s\n", power_on ? "on" : "off"); in n810_set_power_emmc()
|
H A D | pm34xx.c | 31 #include <trace/events/power.h> 457 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle"); in omap3_pm_check_pmic() 459 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle-osc-off"); in omap3_pm_check_pmic() 550 * power state was off while CORE last power state was ON, the in omap3_pm_init()
|
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
H A D | collie.c | 34 #include <linux/power/gpio-charger.h>
|
/kernel/linux/linux-5.10/arch/loongarch/ |
H A D | Makefile | 148 drivers-$(CONFIG_PM) += arch/loongarch/power/
|
/kernel/linux/linux-5.10/arch/x86/ |
H A D | Makefile | 251 drivers-$(CONFIG_PM) += arch/x86/power/
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | ia64-acpi-cpufreq.c | 283 (u32) data->acpi_data.states[i].power, in acpi_cpufreq_cpu_init()
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | power.c | 304 DEFINE_SCMI_PROTOCOL_REGISTER_UNREGISTER(SCMI_PROTOCOL_POWER, power)
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | board-n8x0.c | 75 .power = 100, /* Max 100 mA VBUS for host mode */ 156 /* Slot index 1, VSD power, GPIO 23 */ 159 /* Slot index 1, VIO power, GPIO 9 */ 172 dev_dbg(dev, "Set slot %d power: %s (vdd %d)\n", slot + 1, in n8x0_mmc_set_power_menelaus() 241 /* The n810 power will be handled by GPIO code in the driver */ in n8x0_mmc_set_power()
|
H A D | pm34xx.c | 31 #include <trace/events/power.h> 460 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle"); in omap3_pm_check_pmic() 462 np = of_find_compatible_node(NULL, NULL, "ti,twl4030-power-idle-osc-off"); in omap3_pm_check_pmic() 553 * power state was off while CORE last power state was ON, the in omap3_pm_init()
|
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
H A D | collie.c | 34 #include <linux/power/gpio-charger.h>
|
/kernel/linux/linux-6.6/arch/x86/ |
H A D | Makefile | 260 drivers-$(CONFIG_PM) += arch/x86/power/
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ltc4245.c | 409 HWMON_CHANNEL_INFO(power,
|
H A D | intel-m10-bmc-hwmon.c | 97 HWMON_CHANNEL_INFO(power,
|
/kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 343 .power = GPIF_A12,
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-cht-wc.c | 20 #include <linux/power/bq24190_charger.h>
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_hal.h | 127 u8 est_Pout[4]; /* Latest tx power out estimate per RF chain */ 128 u8 est_Pout_act[4]; /* Latest tx power out estimate per RF chain 130 u8 est_Pout_cck; /* Latest CCK tx power out estimate */ 131 u8 tx_power_max[4]; /* Maximum target power among all rates */ 132 /* Index of the rate with the max target power */ 136 /* Regulatory power limit */ 138 /* Max power board can support (SROM) */ 140 /* Latest target power */ 254 struct tx_power *power, uint channel);
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 402 &dev->radar_pattern.power); in mt7615_init_debugfs()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | sdio.c | 190 .power = wl1251_sdio_set_power, 309 * Tell MMC/SDIO core it's OK to power down the card in wl1251_suspend()
|
H A D | spi.c | 224 .power = wl1251_spi_set_power, 264 wl->power_gpio = of_get_named_gpio(np, "ti,power-gpio", 0); in wl1251_spi_probe() 277 GPIOF_OUT_INIT_LOW, "wl1251 power"); in wl1251_spi_probe() 283 wl1251_error("set power gpio missing in platform data"); in wl1251_spi_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore_i.h | 190 int (*power)(struct device *child, bool enable); member 552 /* WL1271 needs a 200ms sleep after power on, and a 20ms sleep before power
|
/kernel/linux/linux-5.10/drivers/staging/vt6656/ |
H A D | device.h | 183 #define DEVICE_INIT_RESET 0x1 /* reset init or Dx to D0 power remain */ 184 #define DEVICE_INIT_DXPL 0x2 /* Dx to D0 power lost init */ 342 u8 power; member
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-s3c2410.c | 139 * configure the power on a port, by calling the platform device 150 info->port[port-1].power = to; in s3c2410_usb_set_power() 250 /* remove the old configurations for power-switching, and in ohci_s3c2410_hub_control()
|