Home
last modified time | relevance | path

Searched defs:to_match (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/samples/bpf/
Dxdp_sample.bpf.c30 const volatile int to_match[32] = {}; variable
/linux-6.1.9/drivers/gpu/drm/
Ddrm_edid.c4057 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance()
4099 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode()
4164 static u8 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_hdmi_mode_clock_tolerance()
4203 static u8 drm_match_hdmi_mode(const struct drm_display_mode *to_match) in drm_match_hdmi_mode()