Home
last modified time | relevance | path

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

123

/linux/arch/arm/mach-omap2/
H A 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
H A Dpm34xx.c55 struct power_state { struct
56 struct powerdomain *pwrdm;
57 u32 next_state;
59 u32 saved_state;
61 struct list_head node;
H A Dcommon.h264 unsigned int power_state, in omap4_enter_lowpower()
271 static inline int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
H A Domap-mpuss-lowpower.c227 __cpuidle int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state, in omap4_enter_lowpower()
315 int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
/linux/drivers/pnp/pnpacpi/
H A Dcore.c146 int power_state = acpi_pm_device_sleep_state(&dev->dev, NULL, in pnpacpi_suspend() local
/linux/include/linux/
H A Dvga_switcheroo.h120 int (*power_state)(enum vga_switcheroo_client_id id, member
H A Dhid-sensor-hub.h232 struct hid_sensor_hub_attribute_info power_state; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c221 u8 rlbm, power_state = 0, byte5 = 0; in rtl8723be_set_fw_pwrmode_cmd() local
/linux/drivers/media/tuners/
H A Dtda18250.c14 unsigned int power_state) in tda18250_power_control()
/linux/drivers/misc/
H A Dtsl2550.c36 unsigned int power_state:1; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.c372 u8 rlbm, power_state = 0; in rtl88e_set_fw_pwrmode_cmd() local
/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c393 static int i2c_hid_set_power_command(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power_command()
411 static int i2c_hid_set_power(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power()
/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h25 u8 power_state; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c400 u8 rlbm, power_state = 0, byte5 = 0; in rtl92ee_set_fw_pwrmode_cmd() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1481 …_dmub_srv_set_power_state(struct dc_dmub_srv *dc_dmub_srv, enum dc_acpi_cm_power_state power_state) in dc_dmub_srv_set_power_state()
1497 enum dc_acpi_cm_power_state power_state) in dc_dmub_srv_notify_fw_dc_power_state()
/linux/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c55 u8 power_state; member
H A Daz6027.c28 u8 power_state; member
/linux/sound/soc/codecs/
H A Dtlv320adcx140.c700 static void adcx140_pwr_ctrl(struct adcx140_priv *adcx140, bool power_state) in adcx140_pwr_ctrl()
/linux/drivers/firmware/arm_scmi/
H A Dpower.c59 __le32 power_state; member
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c1295 uint32_t entry_index, struct pp_power_state *power_state, in vega10_get_powerplay_table_entry()
H A Dprocess_pptables_v1_0.c1367 uint32_t entry_index, struct pp_power_state *power_state, in get_powerplay_table_entry_v1_0()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c470 u8 power_state) in amdgpu_atombios_dp_set_rx_power_state()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h137 unsigned int power_state; member
/linux/drivers/pci/hotplug/
H A Dpnv_php.c375 uint8_t power_state = OPAL_PCI_SLOT_POWER_ON; in pnv_php_get_power_state() local
/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c513 u8 power_state) in radeon_dp_set_rx_power_state()

123