Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/bpf/progs/
H A DXPPen__ArtistPro16Gen2.bpf.c212 __u16 coords = data[idx+1]; in compensate_coordinates_by_tilt() local
/linux/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1544 struct hw_x_point *coords = coordinates_x; in copy_rgb_regamma_to_coordinates_x() local
1637 struct hw_x_point *coords = coords_x; in map_regamma_hw_to_x_user() local
/linux/mm/
H A Dmempolicy.c218 int mempolicy_set_node_perf(unsigned int node, struct access_coordinate *coords) in mempolicy_set_node_perf()