Searched refs:pwr_state (Results 1 – 9 of 9) sorted by relevance
115 enum vga_switcheroo_state pwr_state; member305 client->pwr_state = VGA_SWITCHEROO_ON; in register_client()462 return client->pwr_state; in vga_switcheroo_pwr_state()678 client->pwr_state = VGA_SWITCHEROO_ON; in vga_switchon()690 client->pwr_state = VGA_SWITCHEROO_OFF; in vga_switchoff()810 if (client->pwr_state == VGA_SWITCHEROO_ON) in vga_switcheroo_debugfs_write()822 if (client->pwr_state == VGA_SWITCHEROO_OFF) in vga_switcheroo_debugfs_write()
1319 u32 pwr_state = 0, io_level = 0; in sdhci_msm_handle_pwr_irq() local1354 pwr_state = REQ_BUS_ON; in sdhci_msm_handle_pwr_irq()1359 pwr_state = REQ_BUS_OFF; in sdhci_msm_handle_pwr_irq()1414 if (pwr_state) in sdhci_msm_handle_pwr_irq()1415 msm_host->curr_pwr_state = pwr_state; in sdhci_msm_handle_pwr_irq()
104 int pwr_state; member825 (chip->pwr_state == US_SUSPEND)) { in rts51x_invoke_transport()885 chip->pwr_state = US_RESUME; in realtek_cr_autosuspend_setup()
1803 u8 pwr_state; in wl3501_get_power() local1807 &pwr_state, sizeof(pwr_state)); in wl3501_get_power()1810 wrqu->power.disabled = !pwr_state; in wl3501_get_power()
709 hda_nid_t nid, unsigned int pwr_state) in hdac_hdmi_set_power_state() argument715 if (!snd_hdac_check_power_state(hdev, nid, pwr_state)) { in hdac_hdmi_set_power_state()719 pwr_state); in hdac_hdmi_set_power_state()721 nid, pwr_state); in hdac_hdmi_set_power_state()
1365 __u8 pwr_state) in cec_msg_report_power_status() argument1369 msg->msg[2] = pwr_state; in cec_msg_report_power_status()1373 __u8 *pwr_state) in cec_ops_report_power_status() argument1375 *pwr_state = msg->msg[2]; in cec_ops_report_power_status()
452 u8 pwr_state; member
53 halmac_adapter->fwlps_option.pwr_state = 0; in halmac_init_adapter_para_88xx()2310 hal_fwlps_option->pwr_state = lps_option->pwr_state; in halmac_cfg_fwlps_option_88xx()
1615 SET_PWR_MODE_SET_PWR_STATE(h2c_cmd, hal_fw_lps_opt->pwr_state); in halmac_send_h2c_set_pwr_mode_88xx()