Lines Matching refs:asd_list
70 * @asd_list: used to add struct v4l2_async_subdev objects to the
71 * master notifier @asd_list
97 struct list_head asd_list;
124 * @asd_list: master list of struct v4l2_async_subdev
134 struct list_head asd_list;
145 * This function initializes the notifier @asd_list. It must be called
158 * the notifiers master @asd_list. The @asd must be allocated with k*alloc() as
166 * subdev to the notifier's master asd_list.
177 * notifiers @asd_list. The function also gets a reference of the fwnode which
188 * notifier's master asd_list.
199 * matching and adds the async sub-device to the notifier's @asd_list. The
213 * subdev to the notifier's master asd_list.
233 * async subdev to the notifier's master asd_list.