Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/i2c-hid/
Di2c-hid.h32 int (*power_up)(struct i2chid_ops *ops); member
/linux-6.12.1/drivers/video/backlight/
Dwm831x_bl.c30 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/accessories/
Dlink_dp_trace.c148 bool power_up) in dp_trace_set_edp_power_timestamp()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhif.h19 int (*power_up)(struct ath12k_base *ab); member
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhif.h20 int (*power_up)(struct ath11k_base *ab); member
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhif.h83 int (*power_up)(struct ath10k *ar, enum ath10k_firmware_mode fw_mode); member
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
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.12.1/include/linux/usb/
Dotg-fsm.h128 int power_up; member
/linux-6.12.1/drivers/staging/media/atomisp/i2c/
Datomisp-ov2722.c519 static int power_up(struct v4l2_subdev *sd) in power_up() function
Datomisp-gc2235.c414 static int power_up(struct v4l2_subdev *sd) in power_up() function
Datomisp-mt9m114.c498 static int power_up(struct v4l2_subdev *sd) in power_up() function
/linux-6.12.1/drivers/dma/sh/
Dshdma-base.c77 bool power_up; in shdma_tx_submit() local
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c709 bool power_up) in dce110_edp_wait_for_hpd_ready()
782 bool power_up) in dce110_edp_power_control()
/linux-6.12.1/sound/soc/
Dsoc-dapm.c1487 bool power_up) in dapm_seq_compare()
1521 bool power_up) in dapm_seq_insert()
1648 struct list_head *list, int event, bool power_up) in dapm_seq_run()
/linux-6.12.1/drivers/mfd/
Dsi476x-cmd.c1426 int (*power_up)(struct si476x_core *, member
/linux-6.12.1/include/sound/
Dac97_codec.h278 unsigned int power_up; /* power states */ member
/linux-6.12.1/drivers/pci/controller/
Dpcie-mediatek-gen3.c134 int (*power_up)(struct mtk_gen3_pcie *pcie); member
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1205 int port_num, bool power_up) in build_power_updown_phy()
3173 struct drm_dp_mst_port *port, bool power_up) in drm_dp_send_power_updown_phy()
/linux-6.12.1/sound/pci/ac97/
Dac97_codec.c2479 unsigned int power_up, bits; in update_power_regs() local
/linux-6.12.1/drivers/gpu/drm/gma500/
Dpsb_drv.h573 int (*power_up)(struct drm_device *dev); member
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dhw.h558 void (*power_up)(struct e1000_hw *); member
/linux-6.12.1/sound/pci/hda/
Dpatch_realtek.c3349 static void alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) in alc269vb_toggle_power_output()