Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.h13 int xe_gt_throttle_init(struct xe_gt *gt);
H A Dxe_gt_throttle.c259 int xe_gt_throttle_init(struct xe_gt *gt) in xe_gt_throttle_init() function
H A Dxe_gt_freq.c305 return xe_gt_throttle_init(gt); in xe_gt_freq_init()