Searched refs:cx_register_error (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cx/
H A Dcxddk.h476 void cx_register_error (cx_chan_t *c, void (*func) (cx_chan_t *c, int data));
H A Dcxddk.c642 void cx_register_error (cx_chan_t *c, void (*func) (cx_chan_t *c, int data)) function
H A Dif_cx.c863 cx_register_error (c, &cx_error);

Completed in 65 milliseconds