Home
last modified time | relevance | path

Searched refs:snd_card (Results 1 – 25 of 40) sorted by relevance

12

/include/sound/
Dcore.h87 struct snd_card *card; /* card which holds this device */
98 struct snd_card { struct
112 void (*private_free) (struct snd_card *card); /* callback for freeing of argument
152 static inline void snd_power_lock(struct snd_card *card) in snd_power_lock() argument
157 static inline void snd_power_unlock(struct snd_card *card) in snd_power_unlock()
162 static inline unsigned int snd_power_get_state(struct snd_card *card) in snd_power_get_state()
167 static inline void snd_power_change_state(struct snd_card *card, unsigned int state) in snd_power_change_state()
174 int snd_power_wait(struct snd_card *card, unsigned int power_state);
180 static inline int snd_power_wait(struct snd_card *card, unsigned int state) { return 0; } in snd_power_wait()
193 struct snd_card *card_ptr; /* assigned card instance */
[all …]
Dinfo.h83 struct snd_card *card;
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);
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, const char *… in snd_info_create_card_entry()
166 static inline int snd_info_card_create(struct snd_card *card) { return 0; } in snd_info_card_create()
[all …]
Dcontrol.h93 struct snd_card *card;
106 typedef int (*snd_kctl_ioctl_func_t) (struct snd_card * card,
110 void snd_ctl_notify(struct snd_card * card, unsigned int mask, struct snd_ctl_elem_id * id);
114 int snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol);
115 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
116 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, bool add_on_replace);
117 int snd_ctl_remove_id(struct snd_card * card, struct snd_ctl_elem_id *id);
118 int snd_ctl_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_i…
119 int snd_ctl_activate_id(struct snd_card *card, struct snd_ctl_elem_id *id,
121 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card * card, unsigned int numid);
[all …]
Dmixer_oss.h53 struct snd_card *card;
72 struct snd_card *card;
76 int snd_mixer_oss_ioctl_card(struct snd_card *card,
Dseq_virmidi.h55 struct snd_card *card; /* associated card */
79 int snd_virmidi_new(struct snd_card *card, int device, struct snd_rawmidi **rrmidi);
Des1688.h109 int snd_es1688_create(struct snd_card *card,
117 int snd_es1688_pcm(struct snd_card *card, struct snd_es1688 *chip, int device,
119 int snd_es1688_mixer(struct snd_card *card, struct snd_es1688 *chip);
Dseq_device.h36 struct snd_card *card; /* sound card */
71 int snd_seq_device_new(struct snd_card *card, int device, char *id, int argsize, struct snd_seq_dev…
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, in snd_jack_new()
Drawmidi.h121 struct snd_card *card;
152 int snd_rawmidi_new(struct snd_card *card, char *id, int device,
173 int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info);
174 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice,
Dtea6330t.h28 int snd_tea6330t_update_mixer(struct snd_card *card, struct snd_i2c_bus *bus,
Dopl4.h27 extern int snd_opl4_create(struct snd_card *card,
Dpt2258.h26 struct snd_card *card;
Dhwdep.h55 struct snd_card *card;
79 extern int snd_hwdep_new(struct snd_card *card, char *id, int device,
Demu8000.h80 struct snd_card *card; /* The card that this belongs to */
101 int snd_emu8000_new(struct snd_card *card, int device, long port, int seq_ports,
Dcompress_driver.h142 struct snd_card *card;
151 int snd_compress_new(struct snd_card *card, int device,
Di2c.h55 struct snd_card *card; /* card which I2C belongs to */
78 int snd_i2c_bus_create(struct snd_card *card, const char *name,
Dad1816a.h141 struct snd_card *card;
166 extern int snd_ad1816a_create(struct snd_card *card, unsigned long port,
Dopl3.h320 struct snd_card *card; /* The card that this belongs to */
357 int snd_opl3_new(struct snd_card *card, unsigned short hardware,
360 int snd_opl3_create(struct snd_card *card,
Dak4531_codec.h77 int snd_ak4531_mixer(struct snd_card *card, struct snd_ak4531 *_ak4531,
Dtimer.h74 struct snd_card *card;
127 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rti…
Dcs46xx_dsp_spos.h178 struct snd_card *snd_card; member
Dwss.h96 struct snd_card *card;
150 int snd_wss_create(struct snd_card *card,
163 int snd_cs4236_create(struct snd_card *card,
Demux_synth.h94 struct snd_card *card; /* assigned card */
234 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name);
Dak4117.h159 struct snd_card *card;
180 int snd_ak4117_create(struct snd_card *card, ak4117_read_t *read, ak4117_write_t *write,
Dak4114.h167 struct snd_card *card;
190 int snd_ak4114_create(struct snd_card *card,

12