Searched refs:IVTV_DEBUG_FILE (Results 1 – 2 of 2) sorted by relevance
778 IVTV_DEBUG_FILE("Encoder poll started capture\n"); in ivtv_v4l2_enc_poll()801 IVTV_DEBUG_FILE("close() of %s\n", s->name); in ivtv_stop_capture()840 IVTV_DEBUG_FILE("close() of %s\n", s->name); in ivtv_stop_decoding()873 IVTV_DEBUG_FILE("close %s\n", s->name); in ivtv_v4l2_close()939 IVTV_DEBUG_FILE("open %s\n", s->name);
150 #define IVTV_DEBUG_FILE(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_FILE, "file", fmt , ## args) macro