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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 117 milliseconds