Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cx/
Dcxddk.h436 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys);
Dcxddk.c110 void cx_start_chan (cx_chan_t *c, cx_buf_t *cb, unsigned long phys) in cx_start_chan() function
818 cx_start_chan (c, 0, 0); in cx_set_mode()
Dif_cx.c860 cx_start_chan (c, d->dmamem.virt, d->dmamem.phys); in cx_attach()
1211 cx_start_chan (d->chan, 0, 0); in cx_watchdog()
1453 cx_start_chan (d->chan, 0, 0); in cx_topen()