Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/
Dfm801.c759 #define get_tea575x_gpio(chip) \ macro
766 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_pins()
784 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_get_pins()
799 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_direction()
1250 get_tea575x_gpio(chip)->name); in snd_fm801_create()
1262 strscpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_fm801_create()
Des1968.c2514 #define get_tea575x_gpio(chip) \ macro
2521 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_pins()
2534 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_get_pins()
2551 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_direction()
2711 get_tea575x_gpio(chip)->name); in snd_es1968_create()
2712 strscpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_es1968_create()