Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h508 int av1394_isoch_read(struct av1394_inst_s *, struct uio *);
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c321 ret = av1394_isoch_read(avp, uiop); in av1394_read()
H A Dav1394_isoch.c155 av1394_isoch_read(av1394_inst_t *avp, struct uio *uiop) in av1394_isoch_read() function