Home
last modified time | relevance | path

Searched defs:num_points (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Ddb8500_thermal.c131 int num_points = ARRAY_SIZE(db8500_thermal_points); in prcmu_high_irq_handler() local
/openbmc/linux/drivers/input/touchscreen/
H A Draspberrypi-ts.c48 u8 num_points; member
H A Dhimax_hx83112b.c45 u8 num_points; member
/openbmc/linux/drivers/comedi/drivers/
H A Dni_at_a2150.c140 unsigned int max_points, num_points, residue, leftover; in a2150_interrupt() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.c32 u8 num_points; member
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c2520 u8 num_points, in ath5k_create_power_curve()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1197 u8 num_points, u8 *scaling_lut) in rockchip_vpu981_av1_dec_init_scaling_function()
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2313 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float … in stbtt__tesselate_curve()
2337 int num_points=0; in stbtt_FlattenCurves() local