Searched defs:ab3100_otp_attrs (Results 1 - 1 of 1) sorted by relevance

/drivers/mfd/
H A Dab3100-otp.c173 static struct device_attribute ab3100_otp_attrs[] = { variable in typeref:struct:device_attribute
207 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++) {
209 &ab3100_otp_attrs[i]);
223 device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]);
232 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++)
234 &ab3100_otp_attrs[i]);

Completed in 44 milliseconds