Home
last modified time | relevance | path

Searched refs:IVTV_CARD_PVR_350 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-cards.h14 #define IVTV_CARD_PVR_350 1 /* encoder, decoder, tv-out */ macro
H A Divtv-driver.c432 itv->card = ivtv_get_card(IVTV_CARD_PVR_350); in ivtv_process_eeprom()
686 itv->card = ivtv_get_card(itv->has_cx23415 ? IVTV_CARD_PVR_350 : IVTV_CARD_PVR_150); in ivtv_process_options()
H A Divtv-cards.c118 .type = IVTV_CARD_PVR_350,