Searched refs:DCAM1394_FLAG_OPEN_CONTROL (Results 1 – 2 of 2) sorted by relevance
562 new_flags |= DCAM1394_FLAG_OPEN_CONTROL; in dcam_open()635 softc->flags &= ~DCAM1394_FLAG_OPEN_CONTROL; in dcam_close()657 (DCAM1394_FLAG_OPEN_CONTROL | DCAM1394_FLAG_OPEN_CAPTURE))) { in dcam_close()
54 #define DCAM1394_FLAG_OPEN_CONTROL 0x8 /* device is open for control */ macro