Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dab3100-otp.c49 struct ab3100_otp { struct
62 static int __init ab3100_otp_read(struct ab3100_otp *otp) in ab3100_otp_read() argument
101 struct ab3100_otp *otp = s->private; in ab3100_show_otp()
126 struct ab3100_otp *otp) in ab3100_otp_init_debugfs()
138 static void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp) in ab3100_otp_exit_debugfs()
145 struct ab3100_otp *otp) in ab3100_otp_init_debugfs()
150 static inline void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp) in ab3100_otp_exit_debugfs()
160 struct ab3100_otp *otp = dev_get_drvdata(dev); \
186 struct ab3100_otp *otp; in ab3100_otp_probe()
190 otp = devm_kzalloc(&pdev->dev, sizeof(struct ab3100_otp), GFP_KERNEL); in ab3100_otp_probe()
[all …]