/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | wm831x_bl.c | 30 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local 34 if (power_up) { in wm831x_backlight_set() 68 if (power_up) { in wm831x_backlight_set() 84 if (power_up || power_down) { in wm831x_backlight_set()
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | wm831x_bl.c | 30 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local 34 if (power_up) { in wm831x_backlight_set() 68 if (power_up) { in wm831x_backlight_set() 84 if (power_up || power_down) { in wm831x_backlight_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.h | 78 bool power_up); 86 bool power_up);
|
H A D | dce110_hw_sequencer.c | 718 bool power_up) in dce110_edp_wait_for_hpd_ready() 726 uint32_t timeout = power_up ? in dce110_edp_wait_for_hpd_ready() 735 if (!power_up) in dce110_edp_wait_for_hpd_ready() 738 * instead, we will check the SW timer in power_up(). in dce110_edp_wait_for_hpd_ready() 773 if (!(detected ^ power_up)) { in dce110_edp_wait_for_hpd_ready() 795 bool power_up) in dce110_edp_power_control() 811 if (power_up != in dce110_edp_power_control() 826 "%s: transition: power_up=%d current_ts=%llu edp_poweroff=%llu edp_poweron=%llu time_since_edp_poweroff_ms=%llu time_since_edp_poweron_ms=%llu", in dce110_edp_power_control() 828 power_up, in dce110_edp_power_control() 836 if (power_up) { in dce110_edp_power_control() 716 dce110_edp_wait_for_hpd_ready( struct dc_link *link, bool power_up) dce110_edp_wait_for_hpd_ready() argument 793 dce110_edp_power_control( struct dc_link *link, bool power_up) dce110_edp_power_control() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.h | 76 bool power_up); 84 bool power_up);
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | device.c | 80 ret = cdev->spec->power_up(cdev); in catpt_resume() 165 ret = cdev->spec->power_up(cdev); in catpt_probe_components() 315 .power_up = lpt_dsp_power_up, 330 .power_up = wpt_dsp_power_up,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | hif.h | 18 int (*power_up)(struct ath11k_base *sc); member 51 return sc->hif.ops->power_up(sc); in ath11k_hif_power_up()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | otg_fsm.c | 344 if (ci->fsm.power_up) in b_data_pls_tmout() 345 ci->fsm.power_up = 0; in b_data_pls_tmout() 480 fsm->power_up = 0; in ci_otg_drv_vbus() 605 (ci->fsm.power_up)) { in ci_otg_fsm_work() 618 ci->fsm.power_up = 0; in ci_otg_fsm_work() 802 ci->fsm.power_up = 1; in ci_hdrc_otg_fsm_init()
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | otg_fsm.c | 344 if (ci->fsm.power_up) in b_data_pls_tmout() 345 ci->fsm.power_up = 0; in b_data_pls_tmout() 484 fsm->power_up = 0; in ci_otg_drv_vbus() 612 (ci->fsm.power_up)) { in ci_otg_fsm_work() 625 ci->fsm.power_up = 0; in ci_otg_fsm_work() 809 ci->fsm.power_up = 1; in ci_hdrc_otg_fsm_init()
|
/kernel/linux/linux-6.6/drivers/accel/ivpu/ |
H A D | ivpu_hw.h | 13 int (*power_up)(struct ivpu_device *vdev); member 75 return vdev->hw->ops->power_up(vdev); in ivpu_hw_power_up()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_trace.c | 149 bool power_up) in dp_trace_set_edp_power_timestamp() 151 if (!power_up) in dp_trace_set_edp_power_timestamp() 148 dp_trace_set_edp_power_timestamp(struct dc_link *link, bool power_up) dp_trace_set_edp_power_timestamp() argument
|
H A D | link_dp_trace.h | 58 bool power_up);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | hif.h | 19 int (*power_up)(struct ath11k_base *sc); member 69 return sc->hif.ops->power_up(sc); in ath11k_hif_power_up()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | hif.h | 19 int (*power_up)(struct ath12k_base *sc); member 136 return ab->hif.ops->power_up(ab); in ath12k_hif_power_up()
|
/kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
H A D | ddk750_dvi.h | 22 typedef void (*PFN_DVICTRL_SETPOWER)(unsigned char power_up);
|
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/ |
H A D | i2c-hid.h | 27 * @power_up: do sequencing to power up the device. 32 int (*power_up)(struct i2chid_ops *ops); member
|
H A D | i2c-hid-of.c | 91 ihid_of->ops.power_up = i2c_hid_of_power_up; in i2c_hid_of_probe()
|
H A D | i2c-hid-of-elan.c | 87 ihid_elan->ops.power_up = elan_i2c_hid_power_up; in i2c_hid_of_elan_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 53 * desired so, call power_down() and power_up() 83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member 186 return ar->hif.ops->power_up(ar, fw_mode); in ath10k_hif_power_up()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.h | 168 bool power_up); 171 bool power_up);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.h | 169 bool power_up); 172 bool power_up);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 53 * desired so, call power_down() and power_up() 83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member 186 return ar->hif.ops->power_up(ar, fw_mode); in ath10k_hif_power_up()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-gc2235.c | 414 static int power_up(struct v4l2_subdev *sd) in power_up() function 496 ret = power_up(sd); in gc2235_s_power() 518 power_up(sd); in startup() 664 ret = power_up(sd); in gc2235_s_config()
|
H A D | atomisp-ov2722.c | 519 static int power_up(struct v4l2_subdev *sd) in power_up() function 613 ret = power_up(sd); in ov2722_s_power() 681 power_up(sd); in ov2722_set_fmt() 696 ret = power_up(sd); in ov2722_set_fmt() 811 ret = power_up(sd); in ov2722_s_config()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | power.c | 116 dev_priv->ops->power_up(dev); in gma_resume_display()
|