Searched refs:asc_subdev_entry (Results 1 – 2 of 2) sorted by relevance
382 list_add(&asc->asc_subdev_entry, &sd->asc_list); in v4l2_async_match_notify()395 list_del(&asc->asc_subdev_entry); in v4l2_async_match_notify()476 if (list_is_singular(&asc->asc_subdev_entry)) { in v4l2_async_unbind_subdev_one()481 list_del(&asc->asc_subdev_entry); in v4l2_async_unbind_subdev_one()801 struct v4l2_async_connection, asc_subdev_entry); in v4l2_async_connection_unique()902 asc_subdev_entry) { in v4l2_async_unregister_subdev()
83 struct list_head asc_subdev_entry; member