snd_card          454 include/sound/ac97_codec.h 	struct snd_card *card;
snd_card          562 include/sound/ac97_codec.h int snd_ac97_bus(struct snd_card *card, int num, struct snd_ac97_bus_ops *ops,
snd_card          141 include/sound/ad1816a.h 	struct snd_card *card;
snd_card          169 include/sound/ad1816a.h extern int snd_ad1816a_create(struct snd_card *card, unsigned long port,
snd_card          285 include/sound/ak4113.h 	struct snd_card *card;
snd_card          308 include/sound/ak4113.h int snd_ak4113_create(struct snd_card *card, ak4113_read_t *read,
snd_card          167 include/sound/ak4114.h 	struct snd_card *card;
snd_card          190 include/sound/ak4114.h int snd_ak4114_create(struct snd_card *card,
snd_card          159 include/sound/ak4117.h 	struct snd_card *card;
snd_card          180 include/sound/ak4117.h int snd_ak4117_create(struct snd_card *card, ak4117_read_t *read, ak4117_write_t *write,
snd_card           77 include/sound/ak4531_codec.h int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,
snd_card           59 include/sound/ak4xxx-adda.h 	struct snd_card *card;
snd_card          149 include/sound/compress_driver.h 	struct snd_card *card;
snd_card          158 include/sound/compress_driver.h int snd_compress_new(struct snd_card *card, int device,
snd_card           98 include/sound/control.h 	struct snd_card *card;
snd_card          111 include/sound/control.h typedef int (*snd_kctl_ioctl_func_t) (struct snd_card * card,
snd_card          115 include/sound/control.h void snd_ctl_notify(struct snd_card * card, unsigned int mask, struct snd_ctl_elem_id * id);
snd_card          119 include/sound/control.h int snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol);
snd_card          120 include/sound/control.h int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
snd_card          121 include/sound/control.h int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
snd_card          122 include/sound/control.h int snd_ctl_remove_id(struct snd_card * card, struct snd_ctl_elem_id *id);
snd_card          123 include/sound/control.h int snd_ctl_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id);
snd_card          124 include/sound/control.h int snd_ctl_activate_id(struct snd_card *card, struct snd_ctl_elem_id *id,
snd_card          126 include/sound/control.h struct snd_kcontrol *snd_ctl_find_numid(struct snd_card * card, unsigned int numid);
snd_card          127 include/sound/control.h struct snd_kcontrol *snd_ctl_find_id(struct snd_card * card, struct snd_ctl_elem_id *id);
snd_card          129 include/sound/control.h int snd_ctl_create(struct snd_card *card);
snd_card          249 include/sound/control.h void snd_kctl_jack_report(struct snd_card *card,
snd_card           83 include/sound/core.h 	struct snd_card *card;		/* card which holds this device */
snd_card          108 include/sound/core.h 	void (*private_free) (struct snd_card *card); /* callback for freeing of
snd_card          148 include/sound/core.h #define dev_to_snd_card(p)	container_of(p, struct snd_card, card_dev)
snd_card          151 include/sound/core.h static inline void snd_power_lock(struct snd_card *card)
snd_card          156 include/sound/core.h static inline void snd_power_unlock(struct snd_card *card)
snd_card          161 include/sound/core.h static inline unsigned int snd_power_get_state(struct snd_card *card)
snd_card          166 include/sound/core.h static inline void snd_power_change_state(struct snd_card *card, unsigned int state)
snd_card          173 include/sound/core.h int snd_power_wait(struct snd_card *card, unsigned int power_state);
snd_card          179 include/sound/core.h static inline int snd_power_wait(struct snd_card *card, unsigned int state) { return 0; }
snd_card          192 include/sound/core.h 	struct snd_card *card_ptr;	/* assigned card instance */
snd_card          196 include/sound/core.h static inline struct device *snd_card_get_device_link(struct snd_card *card)
snd_card          209 include/sound/core.h int snd_register_device_for_dev(int type, struct snd_card *card,
snd_card          233 include/sound/core.h static inline int snd_register_device(int type, struct snd_card *card, int dev,
snd_card          243 include/sound/core.h int snd_unregister_device(int type, struct snd_card *card, int dev);
snd_card          245 include/sound/core.h struct device *snd_get_device(int type, struct snd_card *card, int dev);
snd_card          248 include/sound/core.h int snd_register_oss_device(int type, struct snd_card *card, int dev,
snd_card          250 include/sound/core.h int snd_unregister_oss_device(int type, struct snd_card *card, int dev);
snd_card          274 include/sound/core.h extern struct snd_card *snd_cards[SNDRV_CARDS];
snd_card          280 include/sound/core.h extern int (*snd_mixer_oss_notify_callback)(struct snd_card *card, int cmd);
snd_card          285 include/sound/core.h 		 struct snd_card **card_ret);
snd_card          287 include/sound/core.h int snd_card_disconnect(struct snd_card *card);
snd_card          288 include/sound/core.h int snd_card_free(struct snd_card *card);
snd_card          289 include/sound/core.h int snd_card_free_when_closed(struct snd_card *card);
snd_card          290 include/sound/core.h void snd_card_set_id(struct snd_card *card, const char *id);
snd_card          291 include/sound/core.h int snd_card_register(struct snd_card *card);
snd_card          294 include/sound/core.h int snd_component_add(struct snd_card *card, const char *component);
snd_card          295 include/sound/core.h int snd_card_file_add(struct snd_card *card, struct file *file);
snd_card          296 include/sound/core.h int snd_card_file_remove(struct snd_card *card, struct file *file);
snd_card          303 include/sound/core.h int snd_device_new(struct snd_card *card, enum snd_device_type type,
snd_card          305 include/sound/core.h int snd_device_register(struct snd_card *card, void *device_data);
snd_card          306 include/sound/core.h int snd_device_register_all(struct snd_card *card);
snd_card          307 include/sound/core.h int snd_device_disconnect_all(struct snd_card *card);
snd_card          308 include/sound/core.h void snd_device_free(struct snd_card *card, void *device_data);
snd_card          309 include/sound/core.h void snd_device_free_all(struct snd_card *card);
snd_card         1734 include/sound/emu10k1.h 	struct snd_card *card;
snd_card         1803 include/sound/emu10k1.h int snd_emu10k1_create(struct snd_card *card,
snd_card           80 include/sound/emu8000.h 	struct snd_card *card;		/* The card that this belongs to */
snd_card          101 include/sound/emu8000.h int snd_emu8000_new(struct snd_card *card, int device, long port, int seq_ports,
snd_card           94 include/sound/emux_synth.h 	struct snd_card *card;	/* assigned card */
snd_card          234 include/sound/emux_synth.h int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name);
snd_card          110 include/sound/es1688.h int snd_es1688_create(struct snd_card *card,
snd_card          118 include/sound/es1688.h int snd_es1688_pcm(struct snd_card *card, struct snd_es1688 *chip, int device,
snd_card          120 include/sound/es1688.h int snd_es1688_mixer(struct snd_card *card, struct snd_es1688 *chip);
snd_card          405 include/sound/gus.h 	struct snd_card *card;
snd_card          604 include/sound/gus.h int snd_gus_create(struct snd_card *card,
snd_card           55 include/sound/hwdep.h 	struct snd_card *card;
snd_card           80 include/sound/hwdep.h extern int snd_hwdep_new(struct snd_card *card, char *id, int device,
snd_card           55 include/sound/i2c.h 	struct snd_card *card;	/* card which I2C belongs to */
snd_card           78 include/sound/i2c.h int snd_i2c_bus_create(struct snd_card *card, const char *name,
snd_card           83 include/sound/info.h 	struct snd_card *card;
snd_card          123 include/sound/info.h struct snd_info_entry *snd_info_create_card_entry(struct snd_card *card,
snd_card          130 include/sound/info.h int snd_info_card_create(struct snd_card *card);
snd_card          131 include/sound/info.h int snd_info_card_register(struct snd_card *card);
snd_card          132 include/sound/info.h int snd_info_card_free(struct snd_card *card);
snd_card          133 include/sound/info.h void snd_info_card_disconnect(struct snd_card *card);
snd_card          134 include/sound/info.h void snd_info_card_id_change(struct snd_card *card);
snd_card          138 include/sound/info.h int snd_card_proc_new(struct snd_card *card, const char *name,
snd_card          163 include/sound/info.h static inline struct snd_info_entry *snd_info_create_card_entry(struct snd_card *card, const char *name, struct snd_info_entry *parent) { return NULL; }
snd_card          166 include/sound/info.h static inline int snd_info_card_create(struct snd_card *card) { return 0; }
snd_card          167 include/sound/info.h static inline int snd_info_card_register(struct snd_card *card) { return 0; }
snd_card          168 include/sound/info.h static inline int snd_info_card_free(struct snd_card *card) { return 0; }
snd_card          169 include/sound/info.h static inline void snd_info_card_disconnect(struct snd_card *card) { }
snd_card          170 include/sound/info.h static inline void snd_info_card_id_change(struct snd_card *card) { }
snd_card          173 include/sound/info.h static inline int snd_card_proc_new(struct snd_card *card, const char *name,
snd_card           72 include/sound/jack.h int snd_jack_new(struct snd_card *card, const char *id, int type,
snd_card           82 include/sound/jack.h static inline int snd_jack_new(struct snd_card *card, const char *id, int type,
snd_card           53 include/sound/mixer_oss.h 	struct snd_card *card;
snd_card           72 include/sound/mixer_oss.h 	struct snd_card *card;
snd_card           76 include/sound/mixer_oss.h int snd_mixer_oss_ioctl_card(struct snd_card *card,
snd_card          130 include/sound/mpu401.h int snd_mpu401_uart_new(struct snd_card *card,
snd_card          320 include/sound/opl3.h 	struct snd_card *card;		/* The card that this belongs to */
snd_card          357 include/sound/opl3.h int snd_opl3_new(struct snd_card *card, unsigned short hardware,
snd_card          360 include/sound/opl3.h int snd_opl3_create(struct snd_card *card,
snd_card           27 include/sound/opl4.h extern int snd_opl4_create(struct snd_card *card,
snd_card          452 include/sound/pcm.h 	struct snd_card *card;
snd_card          486 include/sound/pcm.h int snd_pcm_new(struct snd_card *card, const char *id, int device,
snd_card          489 include/sound/pcm.h int snd_pcm_new_internal(struct snd_card *card, const char *id, int device,
snd_card           26 include/sound/pt2258.h 	struct snd_card *card;
snd_card          121 include/sound/rawmidi.h 	struct snd_card *card;
snd_card          152 include/sound/rawmidi.h int snd_rawmidi_new(struct snd_card *card, char *id, int device,
snd_card          171 include/sound/rawmidi.h int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info);
snd_card          172 include/sound/rawmidi.h int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice,
snd_card           97 include/sound/sb.h 	struct snd_card *card;
snd_card          294 include/sound/sb.h int snd_sbdsp_create(struct snd_card *card,
snd_card           36 include/sound/seq_device.h 	struct snd_card *card;	/* sound card */
snd_card           71 include/sound/seq_device.h int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_device **result);
snd_card           79 include/sound/seq_kernel.h int snd_seq_create_kernel_client(struct snd_card *card, int client_index,
snd_card           55 include/sound/seq_virmidi.h 	struct snd_card *card;		/* associated card */
snd_card           79 include/sound/seq_virmidi.h int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
snd_card           97 include/sound/snd_wavefront.h 	struct snd_card *card;
snd_card         1022 include/sound/soc.h 	struct snd_card *snd_card;
snd_card           28 include/sound/tea6330t.h int snd_tea6330t_update_mixer(struct snd_card *card, struct snd_i2c_bus *bus,
snd_card           74 include/sound/timer.h 	struct snd_card *card;
snd_card          127 include/sound/timer.h int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer);
snd_card          155 include/sound/vx_core.h 	struct snd_card *card;
snd_card          209 include/sound/vx_core.h struct vx_core *snd_vx_create(struct snd_card *card, struct snd_vx_hardware *hw,
snd_card           96 include/sound/wss.h 	struct snd_card *card;
snd_card          150 include/sound/wss.h int snd_wss_create(struct snd_card *card,
snd_card          163 include/sound/wss.h int snd_cs4236_create(struct snd_card *card,