str_starts_with 668 drivers/platform/x86/acerhdf.c if (str_starts_with(vendor, bt->vendor) && str_starts_with 669 drivers/platform/x86/acerhdf.c str_starts_with(product, bt->product) && str_starts_with 670 drivers/platform/x86/acerhdf.c str_starts_with(version, bt->version)) {