Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dfm801.c751 #define get_tea575x_gpio(chip) \ macro
758 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_pins()
776 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_get_pins()
791 struct snd_fm801_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_fm801_tea575x_set_direction()
1281 get_tea575x_gpio(chip)->name); in snd_fm801_create()
1293 strlcpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_fm801_create()
Des1968.c2541 #define get_tea575x_gpio(chip) \ macro
2548 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_pins()
2561 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_get_pins()
2578 struct snd_es1968_tea575x_gpio gpio = *get_tea575x_gpio(chip); in snd_es1968_tea575x_set_direction()
2775 get_tea575x_gpio(chip)->name); in snd_es1968_create()
2776 strlcpy(chip->tea.card, get_tea575x_gpio(chip)->name, in snd_es1968_create()