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