Searched refs:str_starts_with (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dacerhdf.c528 static int str_starts_with(const char *str, const char *start) function
582 if (str_starts_with(vendor, bt->vendor) &&
583 str_starts_with(product, bt->product) &&
584 str_starts_with(version, bt->version)) {

Completed in 104 milliseconds