Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dfm801.c760 #define get_tea575x_gpio(chip) \ macro
767 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_pins()
785 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_get_pins()
800 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_direction()
1291 get_tea575x_gpio(chip)->name); in snd_fm801_create()
1303 strlcpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_fm801_create()
H A Des1968.c2537 #define get_tea575x_gpio(chip) \ macro
2544 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_pins()
2557 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_get_pins()
2574 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_direction()
2770 get_tea575x_gpio(chip)->name); in snd_es1968_create()
2771 strlcpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_es1968_create()