Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/test-drivers/
H A Dvim2m.c444 static int device_process(struct vim2m_ctx *ctx, in device_process() function
609 device_process(ctx, src_buf, dst_buf); in device_run()
/kernel/linux/linux-6.6/drivers/media/test-drivers/
H A Dvim2m.c439 static int device_process(struct vim2m_ctx *ctx, in device_process() function
604 device_process(ctx, src_buf, dst_buf); in device_run()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c253 static int device_process(struct vicodec_ctx *ctx, in device_process() function
421 if (device_process(ctx, src_buf, dst_buf)) in device_run()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c253 static int device_process(struct vicodec_ctx *ctx, in device_process() function
417 if (device_process(ctx, src_buf, dst_buf)) in device_run()

Completed in 10 milliseconds