Searched refs:aux_bus (Results 1 – 4 of 4) sorted by relevance
34 struct aux_bus_device *aux_bus; in gp_aux_bus_probe() local41 aux_bus = devm_kzalloc(&pdev->dev, sizeof(*aux_bus), GFP_KERNEL); in gp_aux_bus_probe()42 if (!aux_bus) in gp_aux_bus_probe()45 aux_bus->aux_device_wrapper[0] = kzalloc(sizeof(*aux_bus->aux_device_wrapper[0]), in gp_aux_bus_probe()47 if (!aux_bus->aux_device_wrapper[0]) in gp_aux_bus_probe()54 aux_bus->aux_device_wrapper[0]->aux_dev.name = aux_dev_otp_e2p_name; in gp_aux_bus_probe()55 aux_bus->aux_device_wrapper[0]->aux_dev.dev.parent = &pdev->dev; in gp_aux_bus_probe()56 aux_bus->aux_device_wrapper[0]->aux_dev.dev.release = gp_auxiliary_device_release; in gp_aux_bus_probe()57 aux_bus->aux_device_wrapper[0]->aux_dev.id = retval; in gp_aux_bus_probe()59 aux_bus->aux_device_wrapper[0]->gp_aux_data.region_start = pci_resource_start(pdev, 0); in gp_aux_bus_probe()[all …]
1488 struct device_node *aux_bus; in dp_display_get_next_bridge() local1493 aux_bus = of_get_child_by_name(dev->of_node, "aux-bus"); in dp_display_get_next_bridge()1495 if (aux_bus && dp->is_edp) { in dp_display_get_next_bridge()1508 of_node_put(aux_bus); in dp_display_get_next_bridge()
719 aux_bus: aux_bus { label
821 aux_bus: aux_bus { label