Home
last modified time | relevance | path

Searched defs:power_state (Results 1 – 25 of 70) sorted by relevance

123

/Linux-v5.4/arch/arm/mach-omap2/
Dpm44xx.c26 struct power_state { struct
27 struct powerdomain *pwrdm;
28 u32 next_state;
29 u32 next_logic_state;
54 struct power_state *pwrst; in omap4_pm_suspend() argument
Dpm34xx.c55 struct power_state { struct
56 struct powerdomain *pwrdm;
57 u32 next_state;
59 u32 saved_state;
61 struct list_head node;
Dcommon.h285 unsigned int power_state) in omap4_enter_lowpower()
291 static inline int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
Domap-mpuss-lowpower.c226 int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state) in omap4_enter_lowpower()
308 int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
/Linux-v5.4/drivers/video/fbdev/
Dw100fb.c959 struct power_state { struct
970 static struct power_state w100_pwr_state; argument
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dsimtec-usb.c40 static unsigned int power_state[2]; variable
/Linux-v5.4/arch/mips/ar7/
Dsetup.c31 u32 power_state = readl(power_reg) | (3 << 30); in ar7_machine_power_off() local
/Linux-v5.4/drivers/thermal/st/
Dst_thermal_syscfg.c64 enum st_thermal_power_state power_state) in st_syscfg_power_ctrl()
Dst_thermal_memmap.c49 enum st_thermal_power_state power_state) in st_mmap_power_ctrl()
/Linux-v5.4/drivers/pnp/pnpacpi/
Dcore.c146 int power_state = acpi_pm_device_sleep_state(&dev->dev, NULL, in pnpacpi_suspend() local
/Linux-v5.4/include/linux/
Dvga_switcheroo.h120 int (*power_state)(enum vga_switcheroo_client_id id, member
Dhid-sensor-hub.h231 struct hid_sensor_hub_attribute_info power_state; member
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dfw.c221 u8 rlbm, power_state = 0, byte5 = 0; in rtl8723be_set_fw_pwrmode_cmd() local
/Linux-v5.4/drivers/media/tuners/
Dtda18250.c14 unsigned int power_state) in tda18250_power_control()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dsmu_v11_0.h122 enum smu_11_0_power_state power_state; member
/Linux-v5.4/drivers/misc/
Dtsl2550.c36 unsigned int power_state:1; member
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dfw.c372 u8 rlbm, power_state = 0; in rtl88e_set_fw_pwrmode_cmd() local
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dfw.c403 u8 rlbm, power_state = 0, byte5 = 0; in rtl92ee_set_fw_pwrmode_cmd() local
/Linux-v5.4/drivers/iio/light/
Dapds9300.c49 int power_state; member
/Linux-v5.4/drivers/firmware/psci/
Dpsci.c282 u32 power_state = state; in psci_suspend_finisher() local
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.h90 unsigned int power_state; member
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils_fw2x.c431 static int aq_fw2x_set_power(struct aq_hw_s *self, unsigned int power_state, in aq_fw2x_set_power()
/Linux-v5.4/drivers/media/usb/dvb-usb/
Dtechnisat-usb2.c55 u8 power_state; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Datombios_dp.c460 u8 power_state) in amdgpu_atombios_dp_set_rx_power_state()
/Linux-v5.4/drivers/crypto/ux500/cryp/
Dcryp.h248 bool power_state; member

123