Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-core/
Ddvb_ca_en50221.c212 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr() function
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1234 static uint16_t findstr(uint8_t *data, int n, const uint8_t *str, int len) in findstr() function