Searched refs:hvsi_put_chars (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvsi.c762 static int hvsi_put_chars(struct hvsi_struct *hp, const char *buf, int count) function
939 n = hvsi_put_chars(hp, hp->outbuf, hp->n_outbuf);
1214 ret = hvsi_put_chars(hp, c, i);

Completed in 57 milliseconds