/linux-6.1.9/arch/arm/mach-omap2/ |
D | pm44xx.c | 26 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
|
D | pm34xx.c | 54 struct power_state { struct 55 struct powerdomain *pwrdm; 56 u32 next_state; 58 u32 saved_state; 60 struct list_head node;
|
D | common.h | 291 unsigned int power_state) in omap4_enter_lowpower() 297 static inline int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
|
D | omap-mpuss-lowpower.c | 225 int omap4_enter_lowpower(unsigned int cpu, unsigned int power_state) in omap4_enter_lowpower() 305 int omap4_hotplug_cpu(unsigned int cpu, unsigned int power_state) in omap4_hotplug_cpu()
|
/linux-6.1.9/drivers/video/fbdev/ |
D | w100fb.c | 971 struct power_state { struct 982 static struct power_state w100_pwr_state; argument
|
/linux-6.1.9/arch/arm/mach-s3c/ |
D | simtec-usb.c | 40 static unsigned int power_state[2]; variable
|
/linux-6.1.9/arch/mips/ar7/ |
D | setup.c | 31 u32 power_state = readl(power_reg) | (3 << 30); in ar7_machine_power_off() local
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | smu_v11_0.h | 137 enum smu_11_0_power_state power_state; member 143 enum smu_11_0_power_state power_state; member
|
D | smu_v13_0.h | 125 enum smu_13_0_power_state power_state; member
|
/linux-6.1.9/drivers/thermal/st/ |
D | st_thermal_syscfg.c | 64 enum st_thermal_power_state power_state) in st_syscfg_power_ctrl()
|
D | st_thermal_memmap.c | 49 enum st_thermal_power_state power_state) in st_mmap_power_ctrl()
|
/linux-6.1.9/drivers/pnp/pnpacpi/ |
D | core.c | 146 int power_state = acpi_pm_device_sleep_state(&dev->dev, NULL, in pnpacpi_suspend() local
|
/linux-6.1.9/include/linux/ |
D | vga_switcheroo.h | 120 int (*power_state)(enum vga_switcheroo_client_id id, member
|
D | hid-sensor-hub.h | 232 struct hid_sensor_hub_attribute_info power_state; member
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | fw.c | 221 u8 rlbm, power_state = 0, byte5 = 0; in rtl8723be_set_fw_pwrmode_cmd() local
|
/linux-6.1.9/drivers/media/tuners/ |
D | tda18250.c | 14 unsigned int power_state) in tda18250_power_control()
|
/linux-6.1.9/drivers/misc/ |
D | tsl2550.c | 36 unsigned int power_state:1; member
|
/linux-6.1.9/drivers/hid/i2c-hid/ |
D | i2c-hid-core.c | 374 static int i2c_hid_set_power_command(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power_command() 390 static int i2c_hid_set_power(struct i2c_hid *ihid, int power_state) in i2c_hid_set_power()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | fw.c | 372 u8 rlbm, power_state = 0; in rtl88e_set_fw_pwrmode_cmd() local
|
/linux-6.1.9/drivers/hid/amd-sfh-hid/hid_descriptor/ |
D | amd_sfh_hid_desc.h | 25 u8 power_state; member
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | fw.c | 400 u8 rlbm, power_state = 0, byte5 = 0; in rtl92ee_set_fw_pwrmode_cmd() local
|
/linux-6.1.9/drivers/iio/light/ |
D | apds9300.c | 49 int power_state; member
|
/linux-6.1.9/drivers/firmware/arm_scmi/ |
D | power.c | 56 __le32 power_state; member
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | technisat-usb2.c | 55 u8 power_state; member
|
/linux-6.1.9/sound/soc/codecs/ |
D | tlv320adcx140.c | 701 static void adcx140_pwr_ctrl(struct adcx140_priv *adcx140, bool power_state) in adcx140_pwr_ctrl()
|