Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_rtp_types.h89 bool (*match_func)(const struct xe_gt *gt, member
Dxe_rtp.h116 .match_func = (func__) }
Dxe_rtp.c111 match = r->match_func(gt, hwe); in rule_matches()