HomeSort by: relevance | last modified time | path
    Searched refs:dtv_buffer_realloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/dtv/
dtv_device.c 115 if (dtv_buffer_realloc(sc, DTV_DEFAULT_BUFSIZE) != 0) {
156 dtv_buffer_realloc(sc, 0);
dtvvar.h 154 int dtv_buffer_realloc(struct dtv_softc *, size_t);
dtv_buffer.c 132 dtv_buffer_realloc(struct dtv_softc *sc, size_t bufsize) function in typeref:typename:int

Completed in 15 milliseconds