Home
last modified time | relevance | path

Searched refs:qaic_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/accel/qaic/
Dqaic_debugfs.h14 void qaic_debugfs_init(struct qaic_drm_device *qddev);
18 static inline void qaic_debugfs_init(struct qaic_drm_device *qddev) {} in qaic_debugfs_init() function
Dqaic_debugfs.c131 void qaic_debugfs_init(struct qaic_drm_device *qddev) in qaic_debugfs_init() function
Dqaic_drv.c239 qaic_debugfs_init(qddev); in qaic_create_drm_device()