Searched refs:has_cx23415 (Results 1 – 6 of 6) sorted by relevance
91 if (itv->has_cx23415 && itv->dec_mbox.mbox) in ivtv_halt_firmware()109 if (!itv->has_cx23415) in ivtv_halt_firmware()128 if (itv->has_cx23415) { in ivtv_halt_firmware()151 if (itv->has_cx23415) { in ivtv_firmware_versions()166 if (!itv->has_cx23415) in ivtv_firmware_copy()211 if (itv->has_cx23415) in ivtv_firmware_init()228 if (!itv->has_cx23415) in ivtv_firmware_init()234 } else if (itv->has_cx23415 && ivtv_vapi(itv, CX2341X_DEC_PING_FW, 0)) { in ivtv_firmware_init()
390 if (itv->has_cx23415 && itv->dec_mem != NULL) { in ivtv_iounmap()673 itv->has_cx23415 = (itv->pdev->device == PCI_DEVICE_ID_IVTV15); in ivtv_process_options()674 chipname = itv->has_cx23415 ? "cx23415" : "cx23416"; in ivtv_process_options()689 itv->card = ivtv_get_card(itv->has_cx23415 ? IVTV_CARD_PVR_350 : IVTV_CARD_PVR_150); in ivtv_process_options()863 if (itv->has_cx23415 && in ivtv_setup_pci()1061 if (itv->has_cx23415) { in ivtv_probe()1298 if (itv->has_cx23415) in ivtv_probe()1381 if (!itv->has_cx23415) in ivtv_init_on_first_open()1459 if (itv->has_cx23415) in ivtv_remove()
165 if (itv->has_cx23415) in stream_enc_dma_append()192 if (itv->has_cx23415 && (s->type == IVTV_ENC_STREAM_TYPE_PCM || in stream_enc_dma_append()292 if (itv->has_cx23415 && (s->type == IVTV_ENC_STREAM_TYPE_PCM || in dma_post()
553 ivtv_vapi(itv, CX2341X_ENC_MISC, 2, 3, !itv->has_cx23415); in ivtv_start_v4l2_encode_stream()596 if (itv->has_cx23415 && !test_and_set_bit(IVTV_F_I_DIG_RST, &itv->i_flags)) { in ivtv_start_v4l2_encode_stream()
616 u8 has_cx23415; /* 1 if it is a cx23415 based card, 0 for cx23416 */ member
709 else if (itv->has_cx23415 && reg >= IVTV_DECODER_OFFSET && in ivtv_itvc()