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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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]);
224 device_remove_file(&pdev->dev, &ab3100_otp_attrs[i]);
235 for (i = 0; i < ARRAY_SIZE(ab3100_otp_attrs); i++)
237 &ab3100_otp_attrs[i]);

Completed in 102 milliseconds