Searched refs:acpi_dev_state_d0 (Results 1 – 12 of 12) sorted by relevance
481 acpi_dev_state_d0(dev)) || in dw9768_probe()525 if ((is_acpi_node(dev_fwnode(dev)) && acpi_dev_state_d0(dev)) || in dw9768_remove()
1281 full_power = acpi_dev_state_d0(&client->dev); in hi556_probe()
1003 full_power = acpi_dev_state_d0(&client->dev); in imx208_probe()
2451 full_power = acpi_dev_state_d0(&client->dev); in imx319_probe()
1149 full_power = acpi_dev_state_d0(&client->dev); in ov2740_probe()
1356 full_power = acpi_dev_state_d0(&client->dev); in ov5675_probe()
1502 full_power = acpi_dev_state_d0(&client->dev); in ov13b10_probe()
2734 full_power = acpi_dev_state_d0(&client->dev); in ov5670_probe()
2440 full_power = acpi_dev_state_d0(&client->dev); in ov8856_probe()
747 full_power = acpi_dev_state_d0(&client->dev); in at24_probe()800 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);
1136 bool acpi_dev_state_d0(struct device *dev);1148 static inline bool acpi_dev_state_d0(struct device *dev) in acpi_dev_state_d0() function