Searched refs:ab3100_otp_attrs (Results 1 – 1 of 1) sorted by relevance
173 static struct device_attribute ab3100_otp_attrs[] = { variable206 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) { in ab3100_otp_probe()208 &ab3100_otp_attrs[i]); in ab3100_otp_probe()222 device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]); in ab3100_otp_probe()231 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) in ab3100_otp_remove()233 &ab3100_otp_attrs[i]); in ab3100_otp_remove()