Home
last modified time | relevance | path

Searched refs:DELTA_FRAME_M2M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta.h190 #define DELTA_FRAME_M2M 0x20 /* is owned by mem2mem framework */ macro
550 (state & DELTA_FRAME_M2M) ? "m2m" : " ", in frame_state_str()
H A Ddelta-v4l2.c129 frame->state = DELTA_FRAME_M2M; in requeue_free_frames()
149 frame->state = DELTA_FRAME_M2M; in delta_recycle()
1258 frame->state &= ~DELTA_FRAME_M2M; in delta_get_free_frame()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta.h190 #define DELTA_FRAME_M2M 0x20 /* is owned by mem2mem framework */ macro
550 (state & DELTA_FRAME_M2M) ? "m2m" : " ", in frame_state_str()
H A Ddelta-v4l2.c129 frame->state = DELTA_FRAME_M2M; in requeue_free_frames()
149 frame->state = DELTA_FRAME_M2M; in delta_recycle()
1255 frame->state &= ~DELTA_FRAME_M2M; in delta_get_free_frame()

Completed in 7 milliseconds