Home
last modified time | relevance | path

Searched refs:pm_qos_latency (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uvc.h94 int pm_qos_latency; member
H A Duvc_video.c436 cpu_latency_qos_add_request(&uvc->pm_qos, opts->pm_qos_latency); in uvcg_video_enable()
H A Df_uvc.c1175 opts->pm_qos_latency = 0; in uvc_alloc_inst()
H A Duvc_configfs.c2769 UVCG_OPTS_ATTR(pm_qos_latency, pm_qos_latency, PM_QOS_LATENCY_ANY);
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dwebcam.c386 uvc_opts->pm_qos_latency = 0; in webcam_bind()