Searched refs:of_get_port_count (Results 1 – 1 of 1) sorted by relevance
23 static int of_get_port_count(const struct device_node *np) in of_get_port_count() function106 num_ports = is_csi_port ? 1 : of_get_port_count(sd_np); in of_parse_subdev()