Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cx/
Dcxddk.h459 void cx_set_loop (cx_chan_t *c, int on);
Dcxddk.c317 void cx_set_loop (cx_chan_t *c, int on) in cx_set_loop() function
Dif_cx.c1812 cx_set_loop (c, *(int*)data); in cx_ioctl()