Lines Matching defs:card
193 int cardtype; /* force card type on load */
611 /* General fixed card data */
613 const struct ivtv_card *card; /* card information */
614 const char *card_name; /* full name of the card */
616 u8 has_cx23415; /* 1 if it is a cx23415 based card, 0 for cx23416 */
620 u32 v4l2_cap; /* V4L2 capabilities of card */
622 v4l2_std_id tuner_std; /* the norm of the card's tuner (fixed) */
675 void (*pcm_announce_callback)(struct snd_ivtv_card *card, u8 *pcm_data,
720 u32 pgm_info_write_idx; /* last index written by the card that was transferred to pgm_info[] */
722 struct v4l2_enc_idx_entry pgm_info[IVTV_MAX_PGM_INDEX]; /* filled from the pgm cyclic buffer on the card */