Home
last modified time | relevance | path

Searched refs:DEV_PM_QOS_RESUME_LATENCY (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dpm_qos.h100 DEV_PM_QOS_RESUME_LATENCY = 1, enumerator
224 case DEV_PM_QOS_RESUME_LATENCY: in dev_pm_qos_read_value()
/linux/drivers/pmdomain/
H A Dgovernor.c39 constraint_ns = dev_pm_qos_read_value(dev, DEV_PM_QOS_RESUME_LATENCY); in dev_update_qos_constraint()
H A Dcore.c1823 DEV_PM_QOS_RESUME_LATENCY); in genpd_add_device()
1860 DEV_PM_QOS_RESUME_LATENCY); in genpd_remove_device()
1890 dev_pm_qos_add_notifier(dev, &gpd_data->nb, DEV_PM_QOS_RESUME_LATENCY); in genpd_remove_device()
/linux/Documentation/trace/
H A Devents-power.rst94 The second parameter gives the request type (e.g. "DEV_PM_QOS_RESUME_LATENCY").
/linux/drivers/input/touchscreen/
H A Dst1232.c193 DEV_PM_QOS_RESUME_LATENCY, 100); in st1232_ts_irq_handler()
/linux/include/trace/events/
H A Dpower.h496 { DEV_PM_QOS_RESUME_LATENCY, "DEV_PM_QOS_RESUME_LATENCY" },
/linux/Documentation/power/
H A Dpm_qos_interface.rst142 power.ignore_children flag is unset (for DEV_PM_QOS_RESUME_LATENCY requests)
/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c941 DEV_PM_QOS_RESUME_LATENCY, in flctl_select_chip()