Home
last modified time | relevance | path

Searched refs:device_process (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/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()