Home
last modified time | relevance | path

Searched refs:ftr_gpio_methods (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/sound/aoa/
Daoa.h124 extern struct gpio_methods *ftr_gpio_methods;
/linux-6.14.4/sound/aoa/core/
Dgpio-feature.c424 struct gpio_methods *ftr_gpio_methods = &methods; variable
425 EXPORT_SYMBOL_GPL(ftr_gpio_methods);
/linux-6.14.4/sound/aoa/fabrics/
Dlayout.c1045 ldev->gpio.methods = ftr_gpio_methods; in aoa_fabric_layout_probe()