Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch.c50 static int av1394_ioctl_stop(av1394_inst_t *, void *, int);
218 ret = av1394_ioctl_stop(avp, (void *)arg, mode); in av1394_isoch_ioctl()
565 av1394_ioctl_stop(av1394_inst_t *avp, void *arg, int mode) in av1394_ioctl_stop() function