xref: /kernel/linux/linux-5.10/drivers/gpu/drm/pl111/pl111_versatile.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
18c2ecf20Sopenharmony_ci#include <linux/device.h>
28c2ecf20Sopenharmony_ci#include "pl111_drm.h"
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#ifndef PL111_VERSATILE_H
58c2ecf20Sopenharmony_ci#define PL111_VERSATILE_H
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cistruct device;
88c2ecf20Sopenharmony_cistruct pl111_drm_dev_private;
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciint pl111_versatile_init(struct device *dev, struct pl111_drm_dev_private *priv);
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#endif
13

Indexes created Thu Nov 07 10:32:03 CST 2024