Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/
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()
Des1968.c2534 #define get_tea575x_gpio(chip) \ macro
2541 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_pins()
2554 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_get_pins()
2571 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_direction()
2731 get_tea575x_gpio(chip)->name); in snd_es1968_create()
2732 strscpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_es1968_create()