Home
last modified time | relevance | path

Searched refs:init_output (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/dev/audio/
H A Daudio_if.h102 int (*init_output)(void *, void *, int); member
H A Daudio.c2520 if (sc->hw_if->init_output) { in audio_open()
2524 error = sc->hw_if->init_output(sc->hw_hdl, in audio_open()
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h119 void init_output();
H A Dtable.cpp1629 init_output(); in print()
1691 void table::init_output() in init_output() function in table
/netbsd-src/usr.bin/patch/
H A Dpatch.c103 static void init_output(const char *);
238 init_output(TMPOUTNAME); in main()
946 init_output(const char *name) in init_output() function
/netbsd-src/sys/dev/isapnp/
H A Dgus_isapnp.c70 .init_output = iw_init_output,
/netbsd-src/sys/arch/amiga/dev/
H A Dzz9k_ax.c128 .init_output = zzax_init_output,
H A Dtoccata.c192 .init_output = NULL, /* XXX need this to prefill? */
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvraiu.c129 .init_output = vraiu_init_output,
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcolumn.cpp299 init_output(); in start()
H A Dnode.h661 extern void init_output();
H A Ddiv.cpp585 init_output(); in begin_page()
H A Dinput.cpp296 init_output(); in file_iterator()
405 init_output(); in set_location()
H A Dnode.cpp6429 void init_output() in init_output() function
/netbsd-src/sys/arch/zaurus/dev/
H A Dwm8731_zaudio.c117 .init_output = NULL,
H A Dwm8750_zaudio.c137 .init_output = NULL,
/netbsd-src/sys/arch/arm/imx/
H A Dimx23_digfilt.c155 .init_output = digfilt_init_output,
/netbsd-src/sys/dev/pci/
H A Dgcscaudio.c188 .init_output = NULL,
H A Desm.c164 .init_output = esm_init_output,
H A Dyds.c209 .init_output = NULL,
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1151540 * tbl/table.cc (table::init_output, table::do_row, table::do_top,
1706 * tbl/table.cc (table::init_output): Improve error message when
4336 init_output() if the_output is 0.
4461 * tbl/table.c (init_output): Don't test \n(.g.
5095 * tbl/table.c (table::init_output): Define reset macro to restore
5755 * tbl/table.c (table::init_output): In section keep and release
5917 * tbl/table.c (table::init_output): In the section release macro,
6005 * tbl/table.c (table::init_output): Define a new macro
6015 * tbl/table.c (table::init_output): In the table release macro
6020 * tbl/table.c (table::init_output): Define a new macro
H A DChangeLog1544 (table::init_output): Define LEADER_REG string register if in