Lines Matching refs:vep
186 * @vep: pointer to the V4L2 fwnode data structure
190 * obtain the type of the bus (by setting the @vep.bus_type field to
194 * When @vep.bus_type is V4L2_MBUS_UNKNOWN, the function will use the "bus-type"
196 * responsible for validating the contents of @vep.bus_type field after the call
205 * It is also possible to set @vep.bus_type corresponding to an actual bus. In
210 * The caller is required to initialise all fields of @vep, either with
225 struct v4l2_fwnode_endpoint *vep);
230 * @vep: the V4L2 fwnode the resources of which are to be released
235 void v4l2_fwnode_endpoint_free(struct v4l2_fwnode_endpoint *vep);
240 * @vep: pointer to the V4L2 fwnode data structure
244 * obtain the type of the bus (by setting the @vep.bus_type field to
248 * When @vep.bus_type is V4L2_MBUS_UNKNOWN, the function will use the "bus-type"
250 * responsible for validating the contents of @vep.bus_type field after the call
259 * It is also possible to set @vep.bus_type corresponding to an actual bus. In
264 * The caller is required to initialise all fields of @vep, either with
283 struct v4l2_fwnode_endpoint *vep);