Searched refs:ab3100_otp_attrs (Results 1 – 1 of 1) sorted by relevance
166 static struct device_attribute ab3100_otp_attrs[] = { variable199 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) { in ab3100_otp_probe()201 &ab3100_otp_attrs[i]); in ab3100_otp_probe()213 device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]); in ab3100_otp_probe()222 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) in ab3100_otp_remove()224 &ab3100_otp_attrs[i]); in ab3100_otp_remove()