Home
last modified time | relevance | path

Searched defs:power_up (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/hid/i2c-hid/
H A Di2c-hid.h32 int (*power_up)(struct i2chid_ops *ops); member
/linux-6.15/drivers/video/backlight/
H A Dwm831x_bl.c29 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.c148 bool power_up) in dp_trace_set_edp_power_timestamp()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dhif.h19 int (*power_up)(struct ath12k_base *ab); member
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dhif.h20 int (*power_up)(struct ath11k_base *ab); member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dhif.h83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dpci_be.c70 static void _patch_pcie_power_wake_be(struct rtw89_dev *rtwdev, bool power_up) in _patch_pcie_power_wake_be()
/linux-6.15/include/linux/usb/
H A Dotg-fsm.h128 int power_up; member
/linux-6.15/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c404 static int power_up(struct v4l2_subdev *sd) in power_up() function
H A Datomisp-ov2722.c509 static int power_up(struct v4l2_subdev *sd) in power_up() function
H A Datomisp-mt9m114.c488 static int power_up(struct v4l2_subdev *sd) in power_up() function
/linux-6.15/drivers/dma/sh/
H A Dshdma-base.c77 bool power_up; in shdma_tx_submit() local
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c710 bool power_up) in dce110_edp_wait_for_hpd_ready()
783 bool power_up) in dce110_edp_power_control()
/linux-6.15/sound/soc/
H A Dsoc-dapm.c1486 bool power_up) in dapm_seq_compare()
1520 bool power_up) in dapm_seq_insert()
1647 struct list_head *list, int event, bool power_up) in dapm_seq_run()
/linux-6.15/drivers/mmc/core/
H A Dcore.c2317 bool power_up = !(host->caps2 & in mmc_start_host() local
/linux-6.15/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c154 int (*power_up)(struct mtk_gen3_pcie *pcie); member
/linux-6.15/drivers/mfd/
H A Dsi476x-cmd.c1426 int (*power_up)(struct si476x_core *, member
/linux-6.15/include/sound/
H A Dac97_codec.h278 unsigned int power_up; /* power states */ member
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c1216 int port_num, bool power_up) in build_power_updown_phy()
3183 struct drm_dp_mst_port *port, bool power_up) in drm_dp_send_power_updown_phy()
/linux-6.15/sound/pci/ac97/
H A Dac97_codec.c2478 unsigned int power_up, bits; in update_power_regs() local
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_drv.h575 int (*power_up)(struct drm_device *dev); member
/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dhw.h558 void (*power_up)(struct e1000_hw *); member
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h308 u16 power_up; /* eDP: T1+T3, LVDS: T1+T2 */ member
/linux-6.15/sound/pci/hda/
H A Dpatch_realtek.c3352 static void alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) in alc269vb_toggle_power_output()