Searched refs:bcm2835_swnode (Results 1 – 1 of 1) sorted by relevance
85 const struct software_node *bcm2835_swnode; in bcm2835aux_serial_probe() local127 bcm2835_swnode = device_get_match_data(&pdev->dev); in bcm2835aux_serial_probe()128 if (bcm2835_swnode) { in bcm2835aux_serial_probe()129 ret = device_add_software_node(&pdev->dev, bcm2835_swnode); in bcm2835aux_serial_probe()