Searched refs:ab3100_otp_attrs (Results 1 – 1 of 1) sorted by relevance
173 static struct device_attribute ab3100_otp_attrs[] = { variable207 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) { in ab3100_otp_probe()209 &ab3100_otp_attrs[i]); in ab3100_otp_probe()223 device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]); in ab3100_otp_probe()232 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) in ab3100_otp_remove()234 &ab3100_otp_attrs[i]); in ab3100_otp_remove()