Home
last modified time | relevance | path

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

/linux/sound/pci/vx222/
H A Dvx222.h29 #define to_vx222(x) container_of(x, struct snd_vx222, core) macro
H A Dvx222.c123 vx = to_vx222(chip); in snd_vx222_create()