Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-omap/include/plat/
Dblizzard.h5 void (*power_up)(struct device *dev); member
/linux-3.3/drivers/video/backlight/
Dwm831x_bl.c33 int power_up = !data->current_brightness && brightness; in wm831x_backlight_set() local
/linux-3.3/include/linux/usb/
Dintel_mid_otg.h53 int power_up; member
/linux-3.3/sound/soc/
Dsoc-dapm.c923 bool power_up) in dapm_seq_compare()
951 bool power_up) in dapm_seq_insert()
1073 struct list_head *list, int event, bool power_up) in dapm_seq_run()
/linux-3.3/drivers/usb/otg/
Disp1301_omap.c263 static void power_up(struct isp1301 *isp) in power_up() function
/linux-3.3/drivers/dma/
Dshdma.c290 bool power_up; in sh_dmae_tx_submit() local
/linux-3.3/drivers/video/omap/
Dblizzard.c196 void (*power_up)(struct device *dev); member
/linux-3.3/sound/pci/ac97/
Dac97_codec.c2417 unsigned int power_up, bits; in update_power_regs() local
/linux-3.3/include/sound/
Dac97_codec.h527 unsigned int power_up; /* power states */ member
/linux-3.3/drivers/gpu/drm/gma500/
Dpsb_drv.h666 int (*power_up)(struct drm_device *dev); member
/linux-3.3/drivers/net/ethernet/intel/e1000e/
Dhw.h818 void (*power_up)(struct e1000_hw *); member
/linux-3.3/sound/pci/hda/
Dpatch_realtek.c5133 static void alc269_toggle_power_output(struct hda_codec *codec, int power_up) in alc269_toggle_power_output()