Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dab3100-otp.c3 * 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) in ab3100_otp_read()
101 struct ab3100_otp *otp = s->private; in ab3100_show_otp()
126 struct ab3100_otp *otp) in ab3100_otp_init_debugfs()
128 otp->debugfs = debugfs_create_file("ab3100_otp", S_IFREG | S_IRUGO, in ab3100_otp_init_debugfs()
132 static void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp) in ab3100_otp_exit_debugfs()
139 struct ab3100_otp *otp) in ab3100_otp_init_debugfs()
143 static inline void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *ot
[all...]

Completed in 1 milliseconds