Home
last modified time | relevance | path

Searched defs:qddev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/accel/qaic/
H A Dqaic_drv.c142 struct qaic_drm_device *qddev = to_qaic_drm_device(dev); in qaic_open() local
195 struct qaic_drm_device *qddev; in qaic_postclose() local
257 struct qaic_drm_device *qddev = qdev->qddev; in qaic_create_drm_device() local
280 struct qaic_drm_device *qddev = qdev->qddev; in qaic_destroy_drm_device() local
393 struct qaic_drm_device *qddev; in create_qdev() local
H A Dqaic_debugfs.h18 static inline void qaic_debugfs_init(struct qaic_drm_device *qddev) {} in qaic_debugfs_init()
H A Dqaic_debugfs.c98 void qaic_debugfs_init(struct qaic_drm_device *qddev) in qaic_debugfs_init()