Home
last modified time | relevance | path

Searched refs:rotate_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_rotate.c63 struct rotate_ctx *ctx = priv; in rotate_device_run()
143 struct rotate_ctx *ctx; in rotate_irq()
291 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_g_fmt_vid_cap()
301 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_g_fmt_vid_out()
428 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_queue_setup()
450 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_buf_prepare()
476 struct rotate_ctx *ctx = vb2_get_drv_priv(vq); in rotate_queue_cleanup()
530 struct rotate_ctx *ctx = priv; in rotate_queue_init()
569 struct rotate_ctx, in rotate_s_ctrl()
639 struct rotate_ctx *ctx = NULL; in rotate_open()
[all …]
H A Dsun8i-rotate.h104 struct rotate_ctx { struct
/linux-6.15/kernel/events/
H A Dcore.c4313 static void rotate_ctx(struct perf_event_context *ctx, struct perf_event *event) in rotate_ctx() function
4420 rotate_ctx(&cpuctx->ctx, cpu_event); in perf_rotate_context()
4425 rotate_ctx(task_epc->ctx, task_event); in perf_rotate_context()