Searched defs:x_hotspot (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/ | ||
| H A D | dcn10_dpp.c | 444 int x_hotspot = pos->x_hotspot; dpp1_set_cursor_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ | ||
| H A D | dcn10_hubp.c | 1205 int x_hotspot = pos->x_hotspot; hubp1_cursor_set_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ | ||
| H A D | dcn20_hubp.c | 995 int x_hotspot = pos->x_hotspot; hubp2_cursor_set_position() local |
| /linux/drivers/gpu/drm/amd/display/dc/ | ||
| H A D | dc_hw_types.h | 476 uint32_t x_hotspot; member |