| /drivers/gpu/drm/ |
| A D | drm_syncobj.c | 1068 uint64_t *points; in drm_syncobj_array_wait_timeout() local 1077 points = kmalloc_array(count, sizeof(*points), GFP_KERNEL); in drm_syncobj_array_wait_timeout() 1078 if (points == NULL) in drm_syncobj_array_wait_timeout() 1214 kfree(points); in drm_syncobj_array_wait_timeout() 1611 uint64_t *points; in drm_syncobj_timeline_signal_ioctl() local 1631 points = kmalloc_array(args->count_handles, sizeof(*points), in drm_syncobj_timeline_signal_ioctl() 1633 if (!points) { in drm_syncobj_timeline_signal_ioctl() 1639 } else if (copy_from_user(points, u64_to_user_ptr(args->points), in drm_syncobj_timeline_signal_ioctl() 1664 fence, points[i]); in drm_syncobj_timeline_signal_ioctl() 1670 kfree(points); in drm_syncobj_timeline_signal_ioctl() [all …]
|
| /drivers/tty/vt/ |
| A D | gen_ucs_width_table.py | 164 points = sorted([cp for cp, width in width_data.items() if width == target_width]) 165 if not points: 170 start = points[0] 173 for cp in points[1:]:
|
| /drivers/gpu/drm/amd/display/modules/color/ |
| A D | color_gamma.c | 1497 struct gamma_pixel *points, in build_evenly_distributed_points() argument 1501 struct gamma_pixel *p = points; in build_evenly_distributed_points() 1840 points->end_exponent = 0; in calculate_curve() 1841 points->x_point_at_y1_red = 1; in calculate_curve() 1843 points->x_point_at_y1_blue = 1; in calculate_curve() 1853 points->end_exponent = 7; in calculate_curve() 1874 points->end_exponent = 4; in calculate_curve() 1875 points->x_point_at_y1_red = 12; in calculate_curve() 1891 points->end_exponent = 0; in calculate_curve() 1892 points->x_point_at_y1_red = 1; in calculate_curve() [all …]
|
| /drivers/thermal/qcom/ |
| A D | Kconfig | 8 up in Sysfs as a thermal zone with multiple trip points. Disabling the 20 device. It shows up as a thermal zone with multiple trip points. 31 trip points. The temperature reported by the thermal sensor reflects the
|
| /drivers/thermal/intel/ |
| A D | Kconfig | 31 two trip points which can be set by user to get notifications via thermal 53 thermal zone. There are two trip points. One of the trip point can 64 The DTS will be registered as a thermal zone. There are two trip points: 90 programmable trip points and other information.
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_bw.c | 71 struct intel_qgv_point points[I915_NUM_QGV_POINTS]; member 146 struct intel_psf_gv_point *points) in adls_pcode_read_psf_gv_point_info() argument 158 points[i].clk = val & 0xff; in adls_pcode_read_psf_gv_point_info() 335 qi->num_points > ARRAY_SIZE(qi->points))) in icl_get_qgv_points() 336 qi->num_points = ARRAY_SIZE(qi->points); in icl_get_qgv_points() 339 struct intel_qgv_point *sp = &qi->points[i]; in icl_get_qgv_points() 385 dclk = max(dclk, qi->points[i].dclk); in icl_sagv_max_dclk() 500 const struct intel_qgv_point *sp = &qi.points[j]; in icl_get_bw_info() 603 const struct intel_qgv_point *sp = &qi.points[j]; in tgl_get_bw_info() 697 const struct intel_qgv_point *point = &qi.points[i]; in xe2_hpd_get_bw_info()
|
| /drivers/media/test-drivers/visl/ |
| A D | Makefile | 2 visl-y := visl-core.o visl-video.o visl-dec.o visl-trace-points.o
|
| /drivers/thermal/ |
| A D | Kconfig | 12 Each thermal zone contains its own temperature, trip points, 49 with trip points in order to exercise the thermal core 397 management framework. A thermal zone with several trip points will be 398 created. Cooling devices can be bound to the trip points to cool this 399 thermal zone if trip points reached. 489 reporting and a couple of trip points.
|
| /drivers/input/touchscreen/ |
| A D | himax_hx83112b.c | 51 struct himax_event_point points[HIMAX_MAX_POINTS]; member 229 const struct himax_event_point *point = &event->points[point_index]; in himax_process_event_point()
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 159 | |NOT_FOUND: if lmid not points to a valid logical machine. | 198 | |NOT_FOUND: if lmid not points to a valid logical machine. | 230 | |NOT_FOUND: if lmid not points to a valid logical machine. | 263 | |NOT_FOUND: if lmid not points to a valid logical machine. | 288 | |NOT_FOUND: if lmid not points to a valid logical machine. | 313 | |NOT_FOUND: if lmid not points to a valid logical machine. | 353 | |NOT_FOUND: if lmid not points to a valid logical machine. | 383 | |NOT_FOUND: if lmid not points to a valid logical machine| 447 | |NOT_FOUND: if lmid not points to a valid logical machine. | 481 | |NOT_FOUND: if lmid not points to a valid logical |
|
| /drivers/net/wireless/ath/ath6kl/ |
| A D | Kconfig | 53 enablable trace points.
|
| /drivers/thermal/ti-soc-thermal/ |
| A D | Kconfig | 19 This includes trip points definitions, extrapolation rules and
|
| /drivers/regulator/ |
| A D | qcom_spmi-regulator.c | 1680 static void spmi_calculate_num_voltages(struct spmi_voltage_set_points *points) in spmi_calculate_num_voltages() argument 1682 const struct spmi_voltage_range *range = points->range; in spmi_calculate_num_voltages() 1684 for (; range < points->range + points->count; range++) in spmi_calculate_num_voltages() 1685 points->n_voltages += range->n_voltages; in spmi_calculate_num_voltages()
|
| /drivers/hid/ |
| A D | hid-playstation.c | 222 struct dualsense_touch_point points[2]; member 420 struct dualshock4_touch_point points[2]; member 1434 for (i = 0; i < ARRAY_SIZE(ds_report->points); i++) { in dualsense_parse_report() 1435 struct dualsense_touch_point *point = &ds_report->points[i]; in dualsense_parse_report() 2346 for (j = 0; j < ARRAY_SIZE(touch_report->points); j++) { in dualshock4_parse_report() 2347 struct dualshock4_touch_point *point = &touch_report->points[j]; in dualshock4_parse_report()
|
| /drivers/net/wireless/intersil/p54/ |
| A D | lmac.h | 374 } points[3] __packed; member
|
| /drivers/leds/trigger/ |
| A D | Kconfig | 27 sporadic events, when there are no clear begin and end trap points,
|
| /drivers/gpu/drm/qxl/ |
| A D | qxl_dev.h | 771 struct qxl_point_fix points[]; member
|
| /drivers/cpufreq/ |
| A D | Kconfig.arm | 270 provide dt based operating-points-v2 tables with opp-supported-hw
|
| /drivers/char/ |
| A D | Kconfig | 143 temperature set points and to read the current temperature.
|
| /drivers/net/ |
| A D | Kconfig | 113 extra validation checks and unit tests at various points. This is
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.seq | 707 * LASTSCB points to the currently active SCB context 1142 * Ensure that the SCB the tag points to is for
|
| A D | aic7xxx.seq | 1904 * Ensure that the SCB the tag points to is for
|