Home
last modified time | relevance | path

Searched refs:get_tea575x_gpio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds