Searched refs:vhub_np (Results 1 – 1 of 1) sorted by relevance
906 const struct device_node *vhub_np) in ast_vhub_of_parse_dev_desc() 911 if (!of_property_read_u32(vhub_np, "vhub-vendor-id", &data)) { in ast_vhub_of_parse_dev_desc() 915 if (!of_property_read_u32(vhub_np, "vhub-product-id", &data)) { in ast_vhub_of_parse_dev_desc() 919 if (!of_property_read_u32(vhub_np, "vhub-device-revision", &data)) { in ast_vhub_of_parse_dev_desc() 1041 const struct device_node *vhub_np = vhub->pdev->dev.of_node; in ast_vhub_init_desc() 1046 ast_vhub_of_parse_dev_desc(vhub, vhub_np); in ast_vhub_init_desc() 1061 desc_np = of_get_child_by_name(vhub_np, "vhub-strings"); in ast_vhub_init_desc() 905 ast_vhub_of_parse_dev_desc(struct ast_vhub * vhub,const struct device_node * vhub_np) ast_vhub_of_parse_dev_desc() argument 1040 const struct device_node *vhub_np = vhub->pdev->dev.of_node; ast_vhub_init_desc() local