Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dpac1934.c154 #define PAC1934_DEV_ATTR(name) (&iio_dev_attr_##name.dev_attr.attr) macro
1457 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor1); in pac1934_prep_custom_attributes()
1460 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor2); in pac1934_prep_custom_attributes()
1463 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor3); in pac1934_prep_custom_attributes()
1466 pac1934_custom_attr[i] = PAC1934_DEV_ATTR(in_shunt_resistor4); in pac1934_prep_custom_attributes()