Searched refs:power_up (Results 1 - 25 of 56) sorted by relevance

123

/linux-master/drivers/video/backlight/
H A Dwm831x_bl.c30 int power_up = !data->current_brightness && brightness; local
34 if (power_up) {
68 if (power_up) {
84 if (power_up || power_down) {
/linux-master/drivers/staging/sm750fb/
H A Dddk750_dvi.h22 typedef void (*PFN_DVICTRL_SETPOWER)(unsigned char power_up);
/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid.h27 * @power_up: do sequencing to power up the device.
32 int (*power_up)(struct i2chid_ops *ops); member in struct:i2chid_ops
H A Di2c-hid-of-goodix.c88 ihid_goodix->ops.power_up = goodix_i2c_hid_power_up;
H A Di2c-hid-of-elan.c87 ihid_elan->ops.power_up = elan_i2c_hid_power_up;
H A Di2c-hid-of.c91 ihid_of->ops.power_up = i2c_hid_of_power_up;
/linux-master/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.h58 bool power_up);
H A Dlink_dp_trace.c149 bool power_up)
151 if (!power_up)
148 dp_trace_set_edp_power_timestamp(struct dc_link *link, bool power_up) argument
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.h80 bool power_up);
88 bool power_up);
H A Ddce110_hwseq.c714 bool power_up)
721 uint32_t timeout = power_up ?
730 if (!power_up)
733 * instead, we will check the SW timer in power_up().
768 if (!(detected ^ power_up)) {
789 bool power_up)
805 if (power_up !=
820 "%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",
822 power_up,
830 if (power_up) {
712 dce110_edp_wait_for_hpd_ready( struct dc_link *link, bool power_up) argument
787 dce110_edp_power_control( struct dc_link *link, bool power_up) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhif.h20 int (*power_up)(struct ath11k_base *ab); member in struct:ath11k_hif_ops
70 return ab->hif.ops->power_up(ab);
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhif.h19 int (*power_up)(struct ath12k_base *ab); member in struct:ath12k_hif_ops
136 return ab->hif.ops->power_up(ab);
/linux-master/drivers/usb/chipidea/
H A Dotg_fsm.c344 if (ci->fsm.power_up)
345 ci->fsm.power_up = 0;
484 fsm->power_up = 0;
612 (ci->fsm.power_up)) {
625 ci->fsm.power_up = 0;
809 ci->fsm.power_up = 1;
/linux-master/drivers/gpu/drm/gma500/
H A Dpower.c116 dev_priv->ops->power_up(dev);
H A Dpsb_device.c291 .power_up = psb_power_up,
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhif.h53 * desired so, call power_down() and power_up()
83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member in struct:ath10k_hif_ops
186 return ar->hif.ops->power_up(ar, fw_mode);
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.h172 bool power_up);
175 bool power_up);
/linux-master/drivers/accel/ivpu/
H A Divpu_hw.h13 int (*power_up)(struct ivpu_device *vdev); member in struct:ivpu_hw_ops
81 return vdev->hw->ops->power_up(vdev);
/linux-master/include/linux/usb/
H A Dotg-fsm.h57 * @power_up: TRUE when the OTG device first powers up its USB system and
128 int power_up; member in struct:otg_fsm
/linux-master/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h166 int (*power_up)(struct v4l2_subdev *sd, struct camera_vcm_control *vcm); member in struct:camera_vcm_ops
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c519 static int power_up(struct v4l2_subdev *sd) function
613 ret = power_up(sd);
681 power_up(sd);
696 ret = power_up(sd);
811 ret = power_up(sd);
H A Datomisp-gc2235.c414 static int power_up(struct v4l2_subdev *sd) function
496 ret = power_up(sd);
518 power_up(sd);
664 ret = power_up(sd);
/linux-master/drivers/usb/common/
H A Dusb-otg-fsm.c351 else if ((fsm->b_bus_req || fsm->adp_change || fsm->power_up) &&
386 fsm->a_srp_det || fsm->adp_change || fsm->power_up))
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c1426 int (*power_up)(struct si476x_core *, member in struct:__anon1570
1445 .power_up = si476x_core_cmd_power_up_a10,
1454 .power_up = si476x_core_cmd_power_up_a20,
1463 .power_up = si476x_core_cmd_power_up_a20,
1478 return si476x_cmds_vtable[core->revision].power_up(core, args);
/linux-master/sound/pci/ac97/
H A Dac97_codec.c589 ac97->power_up &= ~(1 << (reg>>1));
591 ac97->power_up |= 1 << (reg>>1);
2451 ac97->power_up |= (1 << i);
2453 ac97->power_up &= ~(1 << i);
2479 unsigned int power_up, bits; local
2482 power_up = (1 << PWIDX_FRONT) | (1 << PWIDX_ADC);
2483 power_up |= (1 << PWIDX_MIC);
2485 power_up |= (1 << PWIDX_SURR);
2487 power_up |= (1 << PWIDX_CLFE);
2490 power_up
[all...]

Completed in 482 milliseconds

123