Searched refs:pof_write_open (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_defs.h247 extern int pof_write_open(hysdn_card *, unsigned char **); /* open proc file for writing pof */
H A Dhysdn_boot.c265 /* pof_write_open is called when an open for boot on the cardlog device occurs. */
271 pof_write_open(hysdn_card * card, unsigned char **bufp) function
306 } /* pof_write_open */
H A Dhysdn_procconf.c113 if ((cnf->needed_size = pof_write_open(cnf->card, &cnf->pof_buffer)) <= 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_defs.h247 extern int pof_write_open(hysdn_card *, unsigned char **); /* open proc file for writing pof */
H A Dhysdn_boot.c265 /* pof_write_open is called when an open for boot on the cardlog device occurs. */
271 pof_write_open(hysdn_card * card, unsigned char **bufp) function
306 } /* pof_write_open */
H A Dhysdn_procconf.c113 if ((cnf->needed_size = pof_write_open(cnf->card, &cnf->pof_buffer)) <= 0)

Completed in 167 milliseconds