Searched refs:acpi_dev_state_d0 (Results 1 – 13 of 13) sorted by relevance
476 acpi_dev_state_d0(dev)) || in dw9768_probe()524 if ((is_acpi_node(dev_fwnode(dev)) && acpi_dev_state_d0(dev)) || in dw9768_remove()
960 full_power = acpi_dev_state_d0(&client->dev); in imx208_probe()
2400 full_power = acpi_dev_state_d0(&client->dev); in imx319_probe()
1312 full_power = acpi_dev_state_d0(&client->dev); in ov5675_probe()
1362 full_power = acpi_dev_state_d0(&client->dev); in hi556_probe()
2704 full_power = acpi_dev_state_d0(&client->dev); in ov5670_probe()
1520 full_power = acpi_dev_state_d0(&client->dev); in ov13b10_probe()
1404 full_power = acpi_dev_state_d0(&client->dev); in ov2740_probe()
2393 full_power = acpi_dev_state_d0(&client->dev); in ov8856_probe()
2261 full_power = acpi_dev_state_d0(&client->dev); in ov08x40_probe()
759 full_power = acpi_dev_state_d0(&client->dev); in at24_probe()816 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);
1156 bool acpi_dev_state_d0(struct device *dev);1168 static inline bool acpi_dev_state_d0(struct device *dev) in acpi_dev_state_d0() function