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

/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.h15 #define IVTV_CARD_PVR_150 2 /* WinTV PVR 150 and PVR 500 (really just two macro
H A Divtv-gpio.c98 if (itv->card->type != IVTV_CARD_PVR_150)
H A Divtv-driver.c437 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
444 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
686 itv->card = ivtv_get_card(itv->has_cx23415 ? IVTV_CARD_PVR_350 : IVTV_CARD_PVR_150);
714 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
H A Divtv-cards.c183 .type = IVTV_CARD_PVR_150,

Completed in 114 milliseconds