Home
last modified time | relevance | path

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

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