Searched refs:PAC1934_DEV_ATTR (Results 1 – 1 of 1) sorted by relevance
153 #define PAC1934_DEV_ATTR(name) (&iio_dev_attr_##name.dev_attr.attr) macro1441 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor1); in pac1934_prep_custom_attributes()1444 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor2); in pac1934_prep_custom_attributes()1447 pac1934_custom_attr[i++] = PAC1934_DEV_ATTR(in_shunt_resistor3); in pac1934_prep_custom_attributes()1450 pac1934_custom_attr[i] = PAC1934_DEV_ATTR(in_shunt_resistor4); in pac1934_prep_custom_attributes()