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

/drivers/mfd/
H A Dab3100-otp.c2 * drivers/mfd/ab3100_otp.c
31 * struct ab3100_otp
49 struct ab3100_otp { struct
62 static int __init ab3100_otp_read(struct ab3100_otp *otp)
101 struct ab3100_otp *otp = s->private;
126 struct ab3100_otp *otp)
128 otp->debugfs = debugfs_create_file("ab3100_otp", S_IFREG | S_IRUGO,
138 static void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp)
145 struct ab3100_otp *otp)
150 static inline void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *ot
[all...]

Completed in 171 milliseconds