Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hysdn/
Dhysdn_defs.h245 extern int pof_write_close(hysdn_card *); /* close proc file after writing pof */
Dhysdn_boot.c315 pof_write_close(hysdn_card *card) in pof_write_close() function
Dhysdn_procconf.c323 retval = pof_write_close(cnf->card); /* close the pof write */ in hysdn_conf_close()