Searched defs:card (Results 1 - 25 of 50) sorted by relevance

12

/include/sound/
H A Dpt2258.h26 struct snd_card *card; member in struct:snd_pt2258
H A Dsimple_card.h2 * ASoC simple sound card support
27 const char *card; member in struct:asoc_simple_card_info
H A Dmixer_oss.h53 struct snd_card *card; member in struct:snd_mixer_oss
72 struct snd_card *card; member in struct:snd_mixer_oss_file
76 int snd_mixer_oss_ioctl_card(struct snd_card *card,
H A Dseq_device.h36 struct snd_card *card; /* sound card */ member in struct:snd_seq_device
60 * Typically, call snd_device_free(dev->card, dev->driver_data)
71 int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
H A Dseq_virmidi.h55 struct snd_card *card; /* associated card */ member in struct:snd_virmidi_dev
79 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
H A Dcompress_driver.h139 * @card: sound card pointer
149 struct snd_card *card; member in struct:snd_compr
158 int snd_compress_new(struct snd_card *card, int device,
H A Dhwdep.h55 struct snd_card *card; member in struct:snd_hwdep
80 extern int snd_hwdep_new(struct snd_card *card, char *id, int device,
H A Di2c.h55 struct snd_card *card; /* card which I2C belongs to */ member in struct:snd_i2c_bus
78 int snd_i2c_bus_create(struct snd_card *card, const char *name,
H A Djack.h72 int snd_jack_new(struct snd_card *card, const char *id, int type,
82 static inline int snd_jack_new(struct snd_card *card, const char *id, int type, argument
H A Dak4xxx-adda.h59 struct snd_card *card; member in struct:snd_akm4xxx
H A Dcontrol.h98 struct snd_card *card; member in struct:snd_ctl_file
111 typedef int (*snd_kctl_ioctl_func_t) (struct snd_card * card,
115 void snd_ctl_notify(struct snd_card * card, unsigned int mask, struct snd_ctl_elem_id * id);
119 int snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol);
120 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
121 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
122 int snd_ctl_remove_id(struct snd_card * card, struct snd_ctl_elem_id *id);
123 int snd_ctl_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id);
124 int snd_ctl_activate_id(struct snd_card *card, struct snd_ctl_elem_id *id,
126 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card * card, unsigne
[all...]
H A Demu8000.h80 struct snd_card *card; /* The card that this belongs to */ member in struct:snd_emu8000
101 int snd_emu8000_new(struct snd_card *card, int device, long port, int seq_ports,
H A Dinfo.h83 struct snd_card *card; member in struct:snd_info_entry
123 struct snd_info_entry *snd_info_create_card_entry(struct snd_card *card,
130 int snd_info_card_create(struct snd_card *card);
131 int snd_info_card_register(struct snd_card *card);
132 int snd_info_card_free(struct snd_card *card);
133 void snd_info_card_disconnect(struct snd_card *card);
134 void snd_info_card_id_change(struct snd_card *card);
137 /* for card drivers */
138 int snd_card_proc_new(struct snd_card *card, const char *name,
163 static inline struct snd_info_entry *snd_info_create_card_entry(struct snd_card *card, cons argument
166 snd_info_card_create(struct snd_card *card) argument
167 snd_info_card_register(struct snd_card *card) argument
168 snd_info_card_free(struct snd_card *card) argument
169 snd_info_card_disconnect(struct snd_card *card) argument
170 snd_info_card_id_change(struct snd_card *card) argument
173 snd_card_proc_new(struct snd_card *card, const char *name, struct snd_info_entry **entryp) argument
[all...]
H A Drawmidi.h121 struct snd_card *card; member in struct:snd_rawmidi
152 int snd_rawmidi_new(struct snd_card *card, char *id, int device,
171 int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info);
172 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice,
H A Dsnd_wavefront.h97 struct snd_card *card; member in struct:_snd_wavefront
110 extern void snd_wavefront_internal_interrupt (snd_wavefront_card_t *card);
115 extern int snd_wavefront_detect (snd_wavefront_card_t *card);
H A Dtimer.h74 struct snd_card *card; member in struct:snd_timer
127 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer);
H A Dwss.h96 struct snd_card *card; member in struct:snd_wss
150 int snd_wss_create(struct snd_card *card,
163 int snd_cs4236_create(struct snd_card *card,
H A Demux_synth.h94 struct snd_card *card; /* assigned card */ member in struct:snd_emux
234 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name);
H A Dsoc-dai.h279 struct snd_soc_card *card; member in struct:snd_soc_dai
/include/linux/
H A Disapnp.h96 struct pnp_dev *pnp_find_dev(struct pnp_card *card,
113 static inline struct pnp_dev *pnp_find_dev(struct pnp_card *card, argument
/include/media/
H A Dtea575x.h68 u8 card[32]; member in struct:snd_tea575x
H A Dmedia-entity.h96 u32 card; member in struct:media_entity::__anon1121::__anon1124
/include/uapi/sound/
H A Dfirewire.h62 unsigned int card; /* same as fw_cdev_get_info.card */ member in struct:snd_firewire_get_info
/include/linux/mmc/
H A Dsdio_func.h47 struct mmc_card *card; /* the card this device belongs to */ member in struct:sdio_func
/include/uapi/linux/
H A Dmedia.h87 __u32 card; member in struct:media_entity_desc::__anon1948::__anon1951

Completed in 208 milliseconds

12