Searched refs:asc_subdev_entry (Results 1 – 2 of 2) sorted by relevance
383 list_add(&asc->asc_subdev_entry, &sd->asc_list); in v4l2_async_match_notify() 410 list_del(&asc->asc_subdev_entry); in v4l2_async_match_notify() 464 if (list_is_singular(&asc->asc_subdev_entry)) { in v4l2_async_unbind_subdev_one() 469 list_del(&asc->asc_subdev_entry); in v4l2_async_unbind_subdev_one() 789 struct v4l2_async_connection, asc_subdev_entry); in v4l2_async_connection_unique() 885 asc_subdev_entry) { in v4l2_async_unregister_subdev()
72 * @asc_subdev_entry: entry in struct v4l2_async_subdev.asc_list list83 struct list_head asc_subdev_entry; member