Home
last modified time | relevance | path

Searched refs:V4L2_MBUS_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-fwnode.c49 V4L2_MBUS_UNKNOWN,
233 if (bus_type == V4L2_MBUS_UNKNOWN) in v4l2_fwnode_endpoint_parse_csi2_bus()
419 if (vep->bus_type == V4L2_MBUS_UNKNOWN) { in __v4l2_fwnode_endpoint_parse()
444 if (vep->bus_type != V4L2_MBUS_UNKNOWN) { in __v4l2_fwnode_endpoint_parse()
445 if (mbus_type != V4L2_MBUS_UNKNOWN && in __v4l2_fwnode_endpoint_parse()
456 case V4L2_MBUS_UNKNOWN: in __v4l2_fwnode_endpoint_parse()
458 V4L2_MBUS_UNKNOWN); in __v4l2_fwnode_endpoint_parse()
462 if (vep->bus_type == V4L2_MBUS_UNKNOWN) in __v4l2_fwnode_endpoint_parse()
464 V4L2_MBUS_UNKNOWN); in __v4l2_fwnode_endpoint_parse()
/kernel/linux/linux-5.10/include/media/
Dv4l2-mediabus.h109 V4L2_MBUS_UNKNOWN, enumerator
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp5150.c2003 .bus_type = V4L2_MBUS_UNKNOWN in tvp5150_parse_dt()