Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dstring.h70 match_string(const char * const *array, size_t n, const char *str) in match_string() function
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_panel_orientation_quirks.c538 i = match_string(data->bios_dates, -1, bios_date);
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_pipe_crc.c429 i = match_string(pipe_crc_sources, ARRAY_SIZE(pipe_crc_sources), buf); in display_crc_ctl_parse_source()