Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Drohm-bd79703.c48 struct bd7970x_chip_data { struct
132 static const struct bd7970x_chip_data bd79700_chip_data = {
139 static const struct bd7970x_chip_data bd79701_chip_data = {
146 static const struct bd7970x_chip_data bd79702_chip_data = {
153 static const struct bd7970x_chip_data bd79703_chip_data = {
162 const struct bd7970x_chip_data *cd; in bd79703_probe()