hvsilib_get_chars
extern ssize_t hvsilib_get_chars(struct hvsi_priv *pv, u8 *buf, size_t count);
return hvsilib_get_chars(&pv->hvsi, buf, count);