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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_defs.h248 extern int pof_write_buffer(hysdn_card *, int); /* write boot data to card */
H A Dhysdn_boot.c167 /* pof_write_buffer is called when the buffer has been filled with the needed */
174 pof_write_buffer(hysdn_card * card, int datlen) function
261 } /* pof_write_buffer */
H A Dhysdn_procconf.c139 cnf->needed_size = pof_write_buffer(cnf->card, cnf->buf_size); /* write data */

Completed in 93 milliseconds