Searched refs:cx18_card (Results 1 – 4 of 4) sorted by relevance
61 static const struct cx18_card cx18_card_hvr1600_esmt = {108 static const struct cx18_card cx18_card_hvr1600_s5h1411 = {155 static const struct cx18_card cx18_card_hvr1600_samsung = {211 static const struct cx18_card cx18_card_h900 = {258 static const struct cx18_card cx18_card_mpc718 = {318 static const struct cx18_card cx18_card_gotview_dvd3 = {378 static const struct cx18_card cx18_card_cnxt_raptor_pal = {432 static const struct cx18_card cx18_card_toshiba_qosmio_dvbt = {475 static const struct cx18_card cx18_card_leadtek_pvr2100 = {528 static const struct cx18_card cx18_card_leadtek_dvr3100h = {[all …]
126 struct cx18_card { struct157 const struct cx18_card *cx18_get_card(u16 index); argument
445 struct cx18_card;581 const struct cx18_card *card; /* card information */
1020 const struct cx18_card *orig_card = cx->card; in cx18_probe()