Searched refs:reg_types (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c173 * @reg_types: stores regitster type in the order of requested command
181 enum g2d_reg_type reg_types[MAX_REG_TYPE_NR]; member in struct:g2d_buf_info
288 buf_info->reg_types[i] = REG_TYPE_NONE; g2d_init_cmdlist()
756 buf_info->reg_types[i] = reg_type; g2d_map_cmdlist_gem()
780 reg_type = buf_info->reg_types[i]; g2d_unmap_cmdlist_gem()
792 buf_info->reg_types[i] = REG_TYPE_NONE; g2d_unmap_cmdlist_gem()
/linux-4.4.14/drivers/media/usb/cpia2/
H A Dcpia2.h252 union reg_types { union in struct:cpia2_command

Completed in 93 milliseconds