Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/mchp_pci1xxxx/
H A 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()
57 aux_bus->aux_device_wrapper[0]->aux_dev.id = retval; in gp_aux_bus_probe()
70 aux_bus->aux_device_wrapper[1] = kzalloc(sizeof(*aux_bus->aux_device_wrapper[1]), in gp_aux_bus_probe()
72 if (!aux_bus->aux_device_wrapper[1]) { in gp_aux_bus_probe()
109 pci_set_drvdata(pdev, aux_bus); in gp_aux_bus_probe()
122 kfree(aux_bus->aux_device_wrapper[1]); in gp_aux_bus_probe()
[all …]
/linux-6.15/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1269 struct device_node *aux_bus = of_get_child_by_name(node, "aux-bus"); in msm_dp_display_get_connector_type() local
1270 struct device_node *panel = of_get_child_by_name(aux_bus, "panel"); in msm_dp_display_get_connector_type()
1279 of_node_put(aux_bus); in msm_dp_display_get_connector_type()
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1046a.dtsi715 aux_bus: bus { label
H A Dfsl-ls1043a.dtsi800 aux_bus: bus { label