Searched refs:acpi_dev_state_d0 (Results 1 – 13 of 13) sorted by relevance
476 acpi_dev_state_d0(dev)) || in dw9768_probe()520 if ((is_acpi_node(dev_fwnode(dev)) && acpi_dev_state_d0(dev)) || in dw9768_remove()
2400 full_power = acpi_dev_state_d0(&client->dev); in imx319_probe()
960 full_power = acpi_dev_state_d0(&client->dev); in imx208_probe()
2142 full_power = acpi_dev_state_d0(&client->dev); in ov08x40_probe()
1312 full_power = acpi_dev_state_d0(&client->dev); in ov5675_probe()
1364 full_power = acpi_dev_state_d0(&client->dev); in hi556_probe()
1520 full_power = acpi_dev_state_d0(&client->dev); in ov13b10_probe()
1352 full_power = acpi_dev_state_d0(&client->dev); in ov2740_probe()
2704 full_power = acpi_dev_state_d0(&client->dev); in ov5670_probe()
2393 full_power = acpi_dev_state_d0(&client->dev); in ov8856_probe()
757 full_power = acpi_dev_state_d0(&client->dev); in at24_probe()814 if (acpi_dev_state_d0(&client->dev)) { in at24_remove()
1519 bool acpi_dev_state_d0(struct device *dev) in acpi_dev_state_d0() function1528 EXPORT_SYMBOL_GPL(acpi_dev_state_d0);
1141 bool acpi_dev_state_d0(struct device *dev);1153 static inline bool acpi_dev_state_d0(struct device *dev) in acpi_dev_state_d0() function