Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_defs.h256 extern int pof_write_buffer(hysdn_card *, int); /* write boot data to card */
Dhysdn_boot.c174 pof_write_buffer(hysdn_card * card, int datlen) in pof_write_buffer() function
Dhysdn_procconf.c139 cnf->needed_size = pof_write_buffer(cnf->card, cnf->buf_size); /* write data */ in hysdn_conf_write()