Searched refs:bus_types (Results 1 – 2 of 2) sorted by relevance
713 enum v4l2_mbus_type *bus_types) in sun6i_csi_bridge_source_setup() argument730 if (bus_types) { in sun6i_csi_bridge_source_setup()734 for (i = 0; bus_types[i] != V4L2_MBUS_INVALID; i++) { in sun6i_csi_bridge_source_setup()735 if (endpoint->bus_type == bus_types[i]) { in sun6i_csi_bridge_source_setup()
346 Well, for the way that Linux models devices, just about all bus_types373 its spi_device children, and similarly for other bus_types.