Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dfm801.c761 #define get_tea575x_gpio(chip) \ macro
768 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_pins()
786 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_get_pins()
801 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_direction()
1252 get_tea575x_gpio(chip)->name); in snd_fm801_create()
1264 strscpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_fm801_create()
H A Des1968.c2527 #define get_tea575x_gpio(chip) \ macro
2534 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_pins()
2547 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_get_pins()
2564 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_direction()
2724 get_tea575x_gpio(chip)->name); in snd_es1968_create()
2725 strscpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_es1968_create()