Searched refs:ivtv_init_mpeg_decoder (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-firmware.h16 void ivtv_init_mpeg_decoder(struct ivtv *itv);
H A Divtv-firmware.c232 void ivtv_init_mpeg_decoder(struct ivtv *itv) function
244 IVTV_ERR("ivtv_init_mpeg_decoder failed to set decoder source\n");
249 IVTV_ERR("ivtv_init_mpeg_decoder failed to start playback\n");
296 ivtv_init_mpeg_decoder(itv);
H A Divtv-driver.c1360 /* Turn on the TV-out: ivtv_init_mpeg_decoder() initializes
1364 ivtv_init_mpeg_decoder(itv);

Completed in 91 milliseconds