Searched refs:bcm2835_swnode (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/8250/
H A D8250_bcm2835aux.c84 const struct software_node *bcm2835_swnode; local
126 bcm2835_swnode = device_get_match_data(&pdev->dev);
127 if (bcm2835_swnode) {
128 ret = device_add_software_node(&pdev->dev, bcm2835_swnode);

Completed in 133 milliseconds