Searched refs:has_frame (Results 1 – 3 of 3) sorted by relevance
64 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame,67 static inline int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument
169 RK_U32 has_frame : 1; member567 status.has_frame = (arg) ? (1) : (0); in slot_ops_with_log()570 status.has_frame = 0; in slot_ops_with_log()1076 mpp_assert(slot->status.has_frame); in mpp_buf_slot_get_prop()1077 if (slot->status.has_frame) { in mpp_buf_slot_get_prop()1087 mpp_assert(slot->status.has_frame); in mpp_buf_slot_get_prop()1088 *frame = (slot->status.has_frame) ? (slot->frame) : (NULL); in mpp_buf_slot_get_prop()
393 int drm_crtc_add_crc_entry(struct drm_crtc *crtc, bool has_frame, in drm_crtc_add_crc_entry() argument426 entry->has_frame_counter = has_frame; in drm_crtc_add_crc_entry()