Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_rtp_types.h55 XE_RTP_MATCH_FUNC, enumerator
H A Dxe_rtp.h115 { .match_type = XE_RTP_MATCH_FUNC, \
439 /* Match functions to be used with XE_RTP_MATCH_FUNC */
H A Dxe_rtp.c134 case XE_RTP_MATCH_FUNC: in rule_matches()