Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-cards.c560 static const struct cx18_card *cx18_card_list[] = { variable
575 if (index >= ARRAY_SIZE(cx18_card_list)) in cx18_get_card()
577 return cx18_card_list[index]; in cx18_get_card()