Home
last modified time | relevance | path

Searched defs:to_match (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample.bpf.c30 const volatile int to_match[32] = {}; variable
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_edid.c3416 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance() argument
3456 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode() argument
3519 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, unsigned int clock_tolerance) drm_match_hdmi_mode_clock_tolerance() argument
3558 drm_match_hdmi_mode(const struct drm_display_mode *to_match) drm_match_hdmi_mode() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c4253 static u8 drm_match_cea_mode_clock_tolerance(const struct drm_display_mode *to_match, in drm_match_cea_mode_clock_tolerance() argument
4295 u8 drm_match_cea_mode(const struct drm_display_mode *to_match) in drm_match_cea_mode() argument
4360 drm_match_hdmi_mode_clock_tolerance(const struct drm_display_mode *to_match, unsigned int clock_tolerance) drm_match_hdmi_mode_clock_tolerance() argument
4399 drm_match_hdmi_mode(const struct drm_display_mode *to_match) drm_match_hdmi_mode() argument
[all...]

Completed in 14 milliseconds