/linux-4.4.14/arch/arm/mach-omap2/ |
D | hsmmc.c | 37 int power_on, int vdd) in omap_hsmmc1_before_set_reg() 89 static void omap_hsmmc1_after_set_reg(struct device *dev, int power_on, int vdd) in omap_hsmmc1_after_set_reg() 124 static void hsmmc2_before_set_reg(struct device *dev, int power_on, int vdd) in hsmmc2_before_set_reg() 135 static int am35x_hsmmc2_set_power(struct device *dev, int power_on, int vdd) in am35x_hsmmc2_set_power() 145 static int nop_mmc_set_power(struct device *dev, int power_on, int vdd) in nop_mmc_set_power()
|
D | board-n8x0.c | 198 int power_on, int vdd) in n8x0_mmc_set_power_menelaus() 267 int power_on) in n810_set_power_emmc() 284 static int n8x0_mmc_set_power(struct device *dev, int slot, int power_on, in n8x0_mmc_set_power()
|
D | board-rx51-peripherals.c | 485 static void rx51_mmc2_remux(struct device *dev, int power_on) in rx51_mmc2_remux()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-h3-mmc.c | 25 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
|
D | board-sx1-mmc.c | 25 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
|
D | board-h2-mmc.c | 24 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
|
D | board-innovator.c | 333 static int mmc_set_power(struct device *dev, int slot, int power_on, in mmc_set_power()
|
D | board-nokia770.c | 167 static int nokia770_mmc_set_power(struct device *dev, int slot, int power_on, in nokia770_mmc_set_power()
|
/linux-4.4.14/drivers/base/power/ |
D | common.c | 101 int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach()
|
/linux-4.4.14/include/linux/usb/ |
D | ohci_pdriver.h | 40 int (*power_on)(struct platform_device *pdev); member
|
D | ehci_pdriver.h | 54 int (*power_on)(struct platform_device *pdev); member
|
/linux-4.4.14/include/linux/platform_data/ |
D | brcmfmac-sdio.h | 130 void (*power_on)(void); member
|
/linux-4.4.14/include/linux/input/ |
D | kxtj9.h | 58 int (*power_on)(void); member
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | pm_domains.c | 43 static int exynos_pd_power(struct generic_pm_domain *domain, bool power_on) in exynos_pd_power()
|
/linux-4.4.14/drivers/staging/iio/light/ |
D | tsl2x7x.h | 94 int (*power_on)(struct iio_dev *indio_dev); member
|
/linux-4.4.14/drivers/phy/ |
D | phy-samsung-usb2.h | 53 int (*power_on)(struct samsung_usb2_phy_instance *); member
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_bridge.c | 30 static void power_on(struct drm_bridge *bridge) in power_on() function
|
D | hdmi.c | 22 void hdmi_set_mode(struct hdmi *hdmi, bool power_on) in hdmi_set_mode()
|
D | hdmi.h | 52 bool power_on; member
|
/linux-4.4.14/include/linux/ |
D | lcd.h | 87 int (*power_on)(struct lcd_device *ld, int enable); member
|
D | pm_domain.h | 58 int (*power_on)(struct generic_pm_domain *domain); member 244 static inline int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach()
|
D | acpi.h | 659 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach()
|
/linux-4.4.14/drivers/media/i2c/ |
D | ths8200.c | 44 bool power_on; member
|
D | ad9389b.c | 86 bool power_on; member
|
D | adv7511.c | 96 bool power_on; member
|
/linux-4.4.14/drivers/soc/rockchip/ |
D | pm_domains.c | 135 static int rockchip_pd_power(struct rockchip_pm_domain *pd, bool power_on) in rockchip_pd_power()
|
/linux-4.4.14/include/linux/phy/ |
D | phy.h | 36 int (*power_on)(struct phy *phy); member
|
/linux-4.4.14/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_core.c | 214 int inv_mpu6050_set_power_itg(struct inv_mpu6050_state *st, bool power_on) in inv_mpu6050_set_power_itg()
|
/linux-4.4.14/drivers/acpi/ |
D | device_pm.c | 1095 int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | ibmphp_core.c | 202 static inline int power_on(struct slot *slot_cur) in power_on() function
|
/linux-4.4.14/include/video/ |
D | exynos_mipi_dsim.h | 338 void (*power_on)(struct mipi_dsim_lcd_device *dsim_dev, int enable); member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | hif.h | 256 int (*power_on)(struct ath6kl *ar); member
|
/linux-4.4.14/drivers/mmc/host/ |
D | omap_hsmmc.c | 312 static int omap_hsmmc_set_pbias(struct omap_hsmmc_host *host, bool power_on, in omap_hsmmc_set_pbias() 354 static int omap_hsmmc_set_power(struct device *dev, int power_on, int vdd) in omap_hsmmc_set_power()
|
D | omap.c | 1103 static void mmc_omap_set_power(struct mmc_omap_slot *slot, int power_on, in mmc_omap_set_power()
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 97 bool power_on; member
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 137 bool power_on; member
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_local.h | 672 int power_on; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 674 int (*power_on) (struct rtl8xxxu_priv *priv); member
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 315 struct work_struct power_on; member
|