Searched refs:string (Results 1 – 4 of 4) sorted by relevance
84 UINT _ux_utility_string_length_check(UCHAR *string, UINT *string_length_ptr, UINT max_string_lengt… in _ux_utility_string_length_check() argument90 if (string == UX_NULL) in _ux_utility_string_length_check()98 if (string[string_length] == '\0') in _ux_utility_string_length_check()
76 ULONG _ux_utility_string_length_get(UCHAR *string) in _ux_utility_string_length_get() argument83 while (string[length]) in _ux_utility_string_length_get()
37 ; For example, if the VID is '8484' and the PID is '0000', the string should be: USB\VID_8484&PID_0…
81 ULONG _ux_utility_string_length_get(UCHAR *string);