Searched refs:cyc_isfwstr (Results 1 – 1 of 1) sorted by relevance
3358 static inline int cyc_isfwstr(const char *str, unsigned int size) in cyc_isfwstr() function3426 if (cyc_isfwstr(h->name, sizeof(h->name)) || in __cyz_load_fw()3427 cyc_isfwstr(h->date, sizeof(h->date))) { in __cyz_load_fw()