ab3100_otp_attrs 166 drivers/mfd/ab3100-otp.c static struct device_attribute ab3100_otp_attrs[] = { ab3100_otp_attrs 199 drivers/mfd/ab3100-otp.c for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) { ab3100_otp_attrs 201 drivers/mfd/ab3100-otp.c &ab3100_otp_attrs[i]); ab3100_otp_attrs 213 drivers/mfd/ab3100-otp.c device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]); ab3100_otp_attrs 222 drivers/mfd/ab3100-otp.c for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) ab3100_otp_attrs 224 drivers/mfd/ab3100-otp.c &ab3100_otp_attrs[i]);