/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | of_touchscreen.c | 69 unsigned int axis, axis_x, axis_y; in touchscreen_parse_properties() local
|
H A D | sur40.c | 73 __le16 axis_x; /* somehow related to major/minor axis, mostly: */ member
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | touchscreen.c | 70 unsigned int axis, axis_x, axis_y; in touchscreen_parse_properties() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | lis3lv02d.h | 114 s8 axis_x; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | lis3lv02d.h | 114 s8 axis_x; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 493 find_software_points( const struct dc_gamma *ramp, const struct gamma_pixel *axis_x, struct fixed31_32 hw_point, enum channel_name channel, uint32_t *index_to_start, uint32_t *index_left, uint32_t *index_right, enum hw_point_position *pos) find_software_points() argument 572 build_custom_gamma_mapping_coefficients_worker( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, enum channel_name channel, uint32_t number_of_points) build_custom_gamma_mapping_coefficients_worker() argument 1447 calculate_interpolated_hardware_curve( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, uint32_t number_of_points, struct dc_transfer_func_distributed_points *tf_pts) calculate_interpolated_hardware_curve() argument 1635 map_regamma_hw_to_x_user( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, struct hw_x_point *coords_x, const struct gamma_pixel *axis_x, const struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts, bool mapUserRamp) map_regamma_hw_to_x_user() argument 1799 struct gamma_pixel *axis_x = NULL; mod_color_calculate_degamma_params() local 2038 struct gamma_pixel *axis_x = NULL; mod_color_calculate_regamma_params() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 507 find_software_points( const struct dc_gamma *ramp, const struct gamma_pixel *axis_x, struct fixed31_32 hw_point, enum channel_name channel, uint32_t *index_to_start, uint32_t *index_left, uint32_t *index_right, enum hw_point_position *pos) find_software_points() argument 586 build_custom_gamma_mapping_coefficients_worker( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, enum channel_name channel, uint32_t number_of_points) build_custom_gamma_mapping_coefficients_worker() argument 1522 calculate_interpolated_hardware_curve( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, uint32_t number_of_points, struct dc_transfer_func_distributed_points *tf_pts) calculate_interpolated_hardware_curve() argument 1708 map_regamma_hw_to_x_user( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff128, struct pwl_float_data *rgb_user, struct hw_x_point *coords_x, const struct gamma_pixel *axis_x, const struct pwl_float_data_ex *rgb_regamma, uint32_t hw_points_num, struct dc_transfer_func_distributed_points *tf_pts, bool map_user_ramp, bool do_clamping) map_regamma_hw_to_x_user() argument 1883 struct gamma_pixel *axis_x = NULL; mod_color_calculate_degamma_params() local 2125 struct gamma_pixel *axis_x = NULL; mod_color_calculate_regamma_params() local [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | sur40.c | 73 __le16 axis_x; /* somehow related to major/minor axis, mostly: */ member
|