Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_defs.h254 extern int pof_write_close(hysdn_card *); /* close proc file after writing pof */
Dhysdn_boot.c314 pof_write_close(hysdn_card * card) in pof_write_close() function
Dhysdn_procconf.c364 retval = pof_write_close(cnf->card); /* close the pof write */ in hysdn_conf_close()