Home
last modified time | relevance | path

Searched refs:asc_subdev_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-async.c376 list_add(&asc->asc_subdev_entry, &sd->asc_list); in v4l2_async_match_notify()
403 list_del(&asc->asc_subdev_entry); in v4l2_async_match_notify()
457 if (list_is_singular(&asc->asc_subdev_entry)) { in v4l2_async_unbind_subdev_one()
462 list_del(&asc->asc_subdev_entry); in v4l2_async_unbind_subdev_one()
786 struct v4l2_async_connection, asc_subdev_entry); in v4l2_async_connection_unique()
878 asc_subdev_entry) { in v4l2_async_unregister_subdev()
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-async.h72 * @asc_subdev_entry: entry in struct v4l2_async_subdev.asc_list list
83 struct list_head asc_subdev_entry; member

Completed in 3 milliseconds