Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hysdn/
Dhysdn_defs.h246 extern int pof_write_open(hysdn_card *, unsigned char **); /* open proc file for writing pof */
Dhysdn_boot.c273 pof_write_open(hysdn_card *card, unsigned char **bufp) in pof_write_open() function
Dhysdn_procconf.c112 if ((cnf->needed_size = pof_write_open(cnf->card, &cnf->pof_buffer)) <= 0) in hysdn_conf_write()