Searched refs:device_req (Results 1 – 2 of 2) sorted by relevance
114 int device_req = dev_pm_qos_raw_resume_latency(device); in cpuidle_governor_latency_req() local116 return device_req < global_req ? device_req : global_req; in cpuidle_governor_latency_req()
226 struct binderfs_device device_req; in binder_ctl_ioctl() local230 ret = copy_from_user(&device_req, device, sizeof(device_req)); in binder_ctl_ioctl()236 ret = binderfs_binder_device_create(inode, device, &device_req); in binder_ctl_ioctl()