Home
last modified time | relevance | path

Searched refs:IVTV_CARD_PVR_150 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-cards.h27 #define IVTV_CARD_PVR_150 2 /* WinTV PVR 150 and PVR 500 (really just two macro
Divtv-driver.c441 itv->card = ivtv_get_card(IVTV_CARD_PVR_150); in ivtv_process_eeprom()
448 itv->card = ivtv_get_card(IVTV_CARD_PVR_150); in ivtv_process_eeprom()
690 itv->card = ivtv_get_card(itv->has_cx23415 ? IVTV_CARD_PVR_350 : IVTV_CARD_PVR_150); in ivtv_process_options()
718 itv->card = ivtv_get_card(IVTV_CARD_PVR_150); in ivtv_process_options()
Divtv-gpio.c110 if (itv->card->type != IVTV_CARD_PVR_150) in ivtv_reset_ir_gpio()
Divtv-cards.c195 .type = IVTV_CARD_PVR_150,