Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr() function
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1236 static uint16_t findstr(uint8_t *data, int n, const uint8_t *str, int len) in findstr() function