/linux-4.19.296/include/linux/platform_data/ |
D | mmc-omap.h | 91 int power_on, int vdd); 93 void (*remux)(struct device *dev, int slot, int power_on); 96 int power_on, int vdd); 99 int power_on, int vdd);
|
D | brcmfmac.h | 177 void (*power_on)(void); member
|
/linux-4.19.296/include/linux/phy/ |
D | omap_usb.h | 53 u32 power_on; member 61 u32 power_on; member
|
D | phy.h | 59 int (*power_on)(struct phy *phy); member
|
/linux-4.19.296/drivers/base/power/ |
D | common.c | 104 int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach() argument 111 ret = acpi_dev_pm_attach(dev, power_on); in dev_pm_domain_attach()
|
D | domain.c | 338 if (!genpd->power_on) in _genpd_power_on() 342 return genpd->power_on(genpd); in _genpd_power_on() 345 ret = genpd->power_on(genpd); in _genpd_power_on() 2243 unsigned int index, bool power_on) in __genpd_dev_pm_attach() argument 2279 if (power_on) { in __genpd_dev_pm_attach()
|
/linux-4.19.296/include/linux/usb/ |
D | ohci_pdriver.h | 41 int (*power_on)(struct platform_device *pdev); member
|
D | ehci_pdriver.h | 55 int (*power_on)(struct platform_device *pdev); member
|
/linux-4.19.296/include/linux/ |
D | pm_domain.h | 71 int (*power_on)(struct generic_pm_domain *domain); member 309 int dev_pm_domain_attach(struct device *dev, bool power_on); 317 static inline int dev_pm_domain_attach(struct device *dev, bool power_on) in dev_pm_domain_attach() argument
|
D | lcd.h | 88 int (*power_on)(struct lcd_device *ld, int enable); member
|
D | acpi.h | 916 int acpi_dev_pm_attach(struct device *dev, bool power_on); 922 static inline int acpi_dev_pm_attach(struct device *dev, bool power_on) in acpi_dev_pm_attach() argument
|
/linux-4.19.296/include/linux/input/ |
D | kxtj9.h | 58 int (*power_on)(void); member
|
/linux-4.19.296/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_iio.h | 355 int inv_mpu6050_set_power_itg(struct inv_mpu6050_state *st, bool power_on);
|
D | inv_mpu_core.c | 248 int inv_mpu6050_set_power_itg(struct inv_mpu6050_state *st, bool power_on) in inv_mpu6050_set_power_itg() argument 252 if (power_on) { in inv_mpu6050_set_power_itg() 272 power_on, st->powerup_count); in inv_mpu6050_set_power_itg()
|
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ |
D | gl861.c | 330 u32 sat_color, int power_on) in friio_ext_ctl() argument 336 u8 power = (power_on) ? FRIIO_CTL_LNB : 0; in friio_ext_ctl()
|
/linux-4.19.296/drivers/clk/qcom/ |
D | gdsc.c | 354 sc->pd.power_on = gdsc_enable; in gdsc_init()
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | ibmphp_core.c | 186 static inline int power_on(struct slot *slot_cur) in power_on() function 1041 rc = power_on(slot_cur); in enable_slot()
|
/linux-4.19.296/include/net/bluetooth/ |
D | hci_core.h | 337 struct work_struct power_on; member
|