Searched refs:V4L2_ASYNC_MATCH_I2C (Results 1 – 5 of 5) sorted by relevance
42 V4L2_ASYNC_MATCH_I2C, enumerator
107 case V4L2_ASYNC_MATCH_I2C: in v4l2_async_find_match()394 case V4L2_ASYNC_MATCH_I2C: in __v4l2_async_notifier_register()
2405 pcdev->asd.match_type = V4L2_ASYNC_MATCH_I2C; in pxa_camera_probe()2504 pcdev->asd.match_type = V4L2_ASYNC_MATCH_I2C; in pxa_camera_probe()
1528 ceu_sd->asd.match_type = V4L2_ASYNC_MATCH_I2C; in ceu_parse_platform_data()
1419 if (i >= size || asd[i]->match_type != V4L2_ASYNC_MATCH_I2C) { in scan_async_group()