Searched refs:iavc_put_slice (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Diavcreg.h479 static __inline void iavc_put_slice(iavc_softc_t *sc, u_int8_t *dp, int len) function
H A Diavc.c1048 iavc_put_slice(sc, m->m_data, m->m_len);
1051 iavc_put_slice(sc, m->m_next->m_data, m->m_next->m_len);

Completed in 104 milliseconds