Searched refs:MSM_PARAM_FAULTS (Results 1 – 5 of 5) sorted by relevance
82 #define MSM_PARAM_FAULTS 0x09 /* RO */ macro
136 case MSM_PARAM_FAULTS: in msm_ioctl_get_param()
100 return query_param(pipe, MSM_PARAM_FAULTS, value); in msm_pipe_get_param()
106 return query_param(pipe, MSM_PARAM_FAULTS, value); in virtio_pipe_get_param()
132 int ret = tu_drm_get_param(physical_device, MSM_PARAM_FAULTS, &physical_device->fault_count); in tu_device_check_status()740 int ret = tu_drm_get_param(device, MSM_PARAM_FAULTS, &device->fault_count); in tu_drm_device_init()