Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/backlight/
Dwm831x_bl.c33 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local
/linux-4.1.27/arch/arm/include/asm/
Dmcpm.h239 int (*power_up)(unsigned int cpu, unsigned int cluster); member
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhif.h93 int (*power_up)(struct ath10k *ar); member
/linux-4.1.27/include/linux/usb/
Dotg-fsm.h67 int power_up; member
/linux-4.1.27/sound/soc/
Dsoc-dapm.c1209 bool power_up) in dapm_seq_compare()
1237 bool power_up) in dapm_seq_insert()
1362 struct list_head *list, int event, bool power_up) in dapm_seq_run()
/linux-4.1.27/drivers/dma/sh/
Dshdma-base.c80 bool power_up; in shdma_tx_submit() local
/linux-4.1.27/drivers/usb/phy/
Dphy-isp1301-omap.c261 static void power_up(struct isp1301 *isp) in power_up() function
/linux-4.1.27/drivers/mfd/
Dsi476x-cmd.c1437 int (*power_up)(struct si476x_core *, member
/linux-4.1.27/include/sound/
Dac97_codec.h528 unsigned int power_up; /* power states */ member
/linux-4.1.27/sound/pci/ac97/
Dac97_codec.c2432 unsigned int power_up, bits; in update_power_regs() local
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dhw.h518 void (*power_up)(struct e1000_hw *); member
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_drv.h654 int (*power_up)(struct drm_device *dev); member
/linux-4.1.27/sound/pci/hda/
Dpatch_realtek.c2718 static void alc269vb_toggle_power_output(struct hda_codec *codec, int power_up) in alc269vb_toggle_power_output()