Searched refs:IVTV_DEBUG_FILE (Results 1 – 2 of 2) sorted by relevance
790 IVTV_DEBUG_FILE("Encoder poll started capture\n"); in ivtv_v4l2_enc_poll()813 IVTV_DEBUG_FILE("close() of %s\n", s->name); in ivtv_stop_capture()852 IVTV_DEBUG_FILE("close() of %s\n", s->name); in ivtv_stop_decoding()885 IVTV_DEBUG_FILE("close %s\n", s->name); in ivtv_v4l2_close()951 IVTV_DEBUG_FILE("open %s\n", s->name);
151 #define IVTV_DEBUG_FILE(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_FILE, "file", fmt , ## args) macro