Searched refs:card (Results 51 - 66 of 66) sorted by relevance

123

/include/linux/mmc/
H A Dsdio_func.h47 struct mmc_card *card; /* the card this device belongs to */ member in struct:sdio_func
H A Dhost.h112 * 0 for a read/write card
113 * 1 for a read-only card
118 * 0 for a absent card
119 * 1 for a present card
130 void (*init_card)(struct mmc_host *host, struct mmc_card *card);
198 #define MMC_CAP_NEEDS_POLL (1 << 5) /* Needs polling for card-detection */
202 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) /* Waits while card is busy */
240 #define MMC_CAP2_DETECT_ON_ERR (1 << 8) /* On I/O err check card removal */
284 int rescan_disable; /* disable card detection */
286 struct mmc_card *card; /* devic member in struct:mmc_host
[all...]
/include/sound/
H A Dsoc-dai.h256 struct snd_soc_card *card; member in struct:snd_soc_dai
H A Dsb.h97 struct snd_card *card; member in struct:snd_sb
294 int snd_sbdsp_create(struct snd_card *card,
H A Dtrident.h393 struct snd_card *card; member in struct:snd_trident
415 int snd_trident_create(struct snd_card *card,
H A Dymfpci.h337 struct snd_card *card; member in struct:snd_ymfpci
374 int snd_ymfpci_create(struct snd_card *card,
H A Dac97_codec.h453 struct snd_card *card; member in struct:snd_ac97_bus
559 int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
H A Dgus.h402 /* main structure for GUS card */
405 struct snd_card *card; member in struct:snd_gus_card
414 max_flag:1, /* have we GUS MAX card? */
415 max_ctrl_flag:1, /* have we original GUS MAX card? */
417 interwave:1, /* hey - we have InterWave card */
604 int snd_gus_create(struct snd_card *card,
H A Dpcm.h443 struct snd_card *card; member in struct:snd_pcm
476 int snd_pcm_new(struct snd_card *card, const char *id, int device,
479 int snd_pcm_new_internal(struct snd_card *card, const char *id, int device,
H A Dsoc-dapm.h361 int snd_soc_dapm_link_dai_widgets(struct snd_soc_card *card);
374 void snd_soc_dapm_shutdown(struct snd_soc_card *card);
557 struct snd_soc_card *card; /* parent card */ member in struct:snd_soc_dapm_context
H A Dcs46xx.h1688 struct snd_card *card; member in struct:snd_cs46xx
1729 int snd_cs46xx_create(struct snd_card *card,
H A Demu10k1.h271 #define A_IOCFG 0x18 /* GPIO on Audigy card (16bits) */
854 /* This is the MPU port on the card (via the game port) */
1075 #define EMU_HANA_MIDI_OUT_SYNC2 0x08 /* Sync card. Not the actual MIDI out jack. 0 = A, 1 = B */
1095 #define EMU_HANA_OPTION_HAMOA 0x01 /* HAMOA card present */
1096 #define EMU_HANA_OPTION_SYNC 0x02 /* Sync card present */
1703 /* Contains profile of card capabilities */
1738 struct snd_card *card; member in struct:snd_emu10k1
1803 int snd_emu10k1_create(struct snd_card *card,
/include/linux/
H A Dcper.h339 __u16 card; member in struct:cper_sec_mem_err
H A Dcyclades.h53 *variables illegally allocated within card memory.
495 /* Per card data structure */
504 unsigned int num_chips; /* 0 if card absent, -1 if Z/PCI, else Y */
505 unsigned int first_line; /* minor number of first channel on card */
506 unsigned int nports; /* Number of ports in the card */
544 struct cyclades_card *card; member in struct:cyclades_port
H A Dvideodev2.h242 * @card: name of the card (e.g. "Hauppauge WinTV")
251 __u8 card[32]; member in struct:v4l2_capability
/include/pcmcia/
H A Dcistpl.h144 u_short card; member in struct:cistpl_manfid_t

Completed in 697 milliseconds

123