Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch.c39 static void av1394_isoch_cleanup(av1394_inst_t *, int);
94 av1394_isoch_cleanup(avp, 1); in av1394_isoch_attach()
102 av1394_isoch_cleanup(avp, 2); in av1394_isoch_attach()
109 av1394_isoch_cleanup(avp, 3); in av1394_isoch_attach()
126 av1394_isoch_cleanup(avp, AV1394_CLEANUP_LEVEL_MAX); in av1394_isoch_detach()
344 av1394_isoch_cleanup(av1394_inst_t *avp, int level) in av1394_isoch_cleanup() function