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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-cards.h27 #define IVTV_CARD_PVR_150 2 /* WinTV PVR 150 and PVR 500 (really just two macro
H A Divtv-driver.c409 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
416 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
658 itv->card = ivtv_get_card(itv->has_cx23415 ? IVTV_CARD_PVR_350 : IVTV_CARD_PVR_150);
686 itv->card = ivtv_get_card(IVTV_CARD_PVR_150);
H A Divtv-gpio.c110 if (itv->card->type != IVTV_CARD_PVR_150)
H A Divtv-cards.c195 .type = IVTV_CARD_PVR_150,

Completed in 122 milliseconds