Home
last modified time | relevance | path

Searched refs:cs_card (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dcs46xx.c240 struct cs_card *card; /* Card info */
305 struct cs_card { struct
310 struct cs_card *next; argument
339 void (*amplifier_ctrl)(struct cs_card *, int); argument
340 void (*amp_init)(struct cs_card *); argument
343 void (*active_ctrl)(struct cs_card *, int); argument
365 struct cs_channel *(*alloc_pcm_channel)(struct cs_card *); argument
366 struct cs_channel *(*alloc_rec_pcm_channel)(struct cs_card *); argument
367 void (*free_pcm_channel)(struct cs_card *, int chan); argument
389 static int cs_hardware_init(struct cs_card *card); argument
[all …]