Searched refs:ct_to_dev (Results 1 – 1 of 1) sorted by relevance
11 DRM_DEV_ERROR(ct_to_dev(_ct), "CT: " _fmt, ##__VA_ARGS__)14 DRM_DEV_DEBUG_DRIVER(ct_to_dev(_ct), "CT: " _fmt, ##__VA_ARGS__)65 static inline struct device *ct_to_dev(struct intel_guc_ct *ct) in ct_to_dev() function