Searched refs:host1x_subdev_add (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dbus.c34 * host1x_subdev_add() - add a new subdevice with an associated device node
39 static int host1x_subdev_add(struct host1x_device *device, function
62 err = host1x_subdev_add(device, driver, child);
99 err = host1x_subdev_add(device, driver, np);

Completed in 110 milliseconds