Searched refs:snd_vx222 (Results 1 – 2 of 2) sorted by relevance
105 struct snd_vx222 **rchip) in snd_vx222_create()108 struct snd_vx222 *vx; in snd_vx222_create()120 sizeof(struct snd_vx222) - sizeof(struct vx_core)); in snd_vx222_create()152 struct snd_vx222 *vx; in snd_vx222_probe()210 struct snd_vx222 *vx = card->private_data; in snd_vx222_suspend()218 struct snd_vx222 *vx = card->private_data; in snd_vx222_resume()
13 struct snd_vx222 { struct29 #define to_vx222(x) container_of(x, struct snd_vx222, core) argument