snd_info_get_str — parse a string token
the buffer to store the string token
the original string
the max. length of token - 1
Parses the original string and copy a token to the given string buffer.
Returns the updated pointer of the original string so that it can be used for the next call.