Home
last modified time | relevance | path

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

/linux/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()
171 static inline struct rotate_ctx *rotate_file2ctx(struct file *file) in rotate_file2ctx()
173 return container_of(file->private_data, struct rotate_ctx, fh); in rotate_file2ctx()
258 static int rotate_set_cap_format(struct rotate_ctx *ctx, in rotate_set_cap_format()
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()
311 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_try_fmt_vid_cap()
342 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_s_fmt_vid_cap()
362 struct rotate_ctx *ctx = rotate_file2ctx(file); in rotate_s_fmt_vid_out()
[all …]
H A Dsun8i-rotate.h104 struct rotate_ctx { struct
/linux/kernel/events/
H A Dcore.c4305 static void rotate_ctx(struct perf_event_context *ctx, struct perf_event *event) in rotate_ctx() function
4412 rotate_ctx(&cpuctx->ctx, cpu_event); in perf_rotate_context()
4417 rotate_ctx(task_epc->ctx, task_event); in perf_rotate_context()