cx18_get_card 139 drivers/media/pci/cx18/cx18-cards.h const struct cx18_card *cx18_get_card(u16 index); cx18_get_card 369 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(CX18_CARD_HVR_1600_S5H1411); cx18_get_card 383 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(CX18_CARD_HVR_1600_ESMT); cx18_get_card 396 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(CX18_CARD_HVR_1600_ESMT); cx18_get_card 638 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(cx->options.cardtype - 1); cx18_get_card 645 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(CX18_CARD_HVR_1600_ESMT); cx18_get_card 650 drivers/media/pci/cx18/cx18-driver.c for (i = 0; (cx->card = cx18_get_card(i)); i++) { cx18_get_card 671 drivers/media/pci/cx18/cx18-driver.c cx->card = cx18_get_card(CX18_CARD_HVR_1600_ESMT);