Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/hysdn/
Dhysdn_defs.h247 extern int pof_write_buffer(hysdn_card *, int); /* write boot data to card */
Dhysdn_boot.c176 pof_write_buffer(hysdn_card *card, int datlen) in pof_write_buffer() function
Dhysdn_procconf.c138 cnf->needed_size = pof_write_buffer(cnf->card, cnf->buf_size); /* write data */ in hysdn_conf_write()