Searched refs:vhub_np (Results 1 – 1 of 1) sorted by relevance
875 const struct device_node *vhub_np) in ast_vhub_of_parse_dev_desc() argument880 if (!of_property_read_u32(vhub_np, "vhub-vendor-id", &data)) { in ast_vhub_of_parse_dev_desc()884 if (!of_property_read_u32(vhub_np, "vhub-product-id", &data)) { in ast_vhub_of_parse_dev_desc()888 if (!of_property_read_u32(vhub_np, "vhub-device-revision", &data)) { in ast_vhub_of_parse_dev_desc()1010 const struct device_node *vhub_np = vhub->pdev->dev.of_node; in ast_vhub_init_desc() local1015 ast_vhub_of_parse_dev_desc(vhub, vhub_np); in ast_vhub_init_desc()1030 desc_np = of_get_child_by_name(vhub_np, "vhub-strings"); in ast_vhub_init_desc()
Completed in 6 milliseconds