Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dv4l2-async.h29 V4L2_ASYNC_MATCH_I2C, enumerator
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-async.c69 case V4L2_ASYNC_MATCH_I2C: in v4l2_async_belongs()
150 case V4L2_ASYNC_MATCH_I2C: in v4l2_async_notifier_register()
/linux-4.1.27/drivers/media/platform/soc_camera/
Dsoc_camera.c1522 if (i >= size || asd[i]->match_type != V4L2_ASYNC_MATCH_I2C) { in scan_async_group()