Searched refs:read_map_pt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 1025 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt() function 1128 bool start = read_map_pt(map, xdiv, in tiler_map_show() 1130 bool end = read_map_pt(map, xdiv, ydiv, in tiler_map_show()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 1013 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt() function 1116 bool start = read_map_pt(map, xdiv, in tiler_map_show() 1118 bool end = read_map_pt(map, xdiv, ydiv, in tiler_map_show()
|
Completed in 4 milliseconds