Home
last modified time | relevance | path

Searched refs:aux_bus (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/misc/mchp_pci1xxxx/
Dmchp_pci1xxxx_gp.c34 struct aux_bus_device *aux_bus; in gp_aux_bus_probe() local
41 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 …]
/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_display.c1488 struct device_node *aux_bus; in dp_display_get_next_bridge() local
1493 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()
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dfsl-ls1046a.dtsi719 aux_bus: aux_bus { label
Dfsl-ls1043a.dtsi821 aux_bus: aux_bus { label