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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/mod/
H A Dmodpost.h98 buf_write(struct buffer *buf, const char *s, int len);
H A Dfile2alias.c596 buf_write(buf, mod->dev_table_buf.p, mod->dev_table_buf.pos);
H A Dmodpost.c1237 buf_write(buf, tmp, len);
1241 void buf_write(struct buffer *buf, const char *s, int len) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dbuffer.c189 static int buf_write(Stream_t *Stream, char *buf, mt_off_t start, size_t len) function
333 buf_write,
H A Dfloppyd.c195 static size_t buf_write(io_buffer buf, void* buffer, size_t nbytes) { function
220 size_t buf_write(io_buffer handle, void* buffer, size_t nbytes) { function
256 buf_write(fp, val,4);
303 buf_write(fp, packet->data, packet->len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.c2105 unsigned buf_write[2] = { 0, 0 }; local
2149 if (++buf_write[le->link] == RX_BUF_WRITE) {
2152 buf_write[le->link] = 0;
2216 if (buf_write[0]) {
2221 if (buf_write[1]) {

Completed in 87 milliseconds