Searched refs:device_process (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/ |
H A D | vim2m.c | 444 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 D | vim2m.c | 439 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 D | vicodec-core.c | 253 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 D | vicodec-core.c | 253 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