1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2012 Avionic Design GmbH
4 * Copyright (C) 2012-2013, NVIDIA Corporation
13 extern struct bus_type host1x_bus_type
;
15 int host1x_register(struct host1x
*host1x
);
16 int host1x_unregister(struct host1x
*host1x
);