Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dltc2632.c213 static const struct ltc2632_chip_info ltc2632_chip_info_tbl[] = {
357 { "ltc2632-l12", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632L12] }, in ltc2632_probe()
358 { "ltc2632-l10", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632L10] }, in ltc2632_probe()
359 { "ltc2632-l8", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632L8] }, in ltc2632_probe()
360 { "ltc2632-h12", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632H12] }, in ltc2632_probe()
361 { "ltc2632-h10", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632H10] }, in ltc2632_probe()
362 { "ltc2632-h8", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2632H8] }, in ltc2632_probe()
363 { "ltc2634-l12", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2634L12] }, in ltc2632_probe()
364 { "ltc2634-l10", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2634L10] }, in ltc2632_probe()
365 { "ltc2634-l8", (kernel_ulong_t)&ltc2632_chip_info_tbl[ID_LTC2634L in ltc2632_probe()
215 static const struct ltc2632_chip_info ltc2632_chip_info_tbl[] = { global() variable
[all...]