Searched refs:av1394_ioctl_stop (Results 1 – 1 of 1) sorted by relevance
50 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