Searched refs:ab3100_otp (Results 1 – 1 of 1) sorted by relevance
49 struct ab3100_otp { struct62 static int __init ab3100_otp_read(struct ab3100_otp *otp) in ab3100_otp_read() argument101 struct ab3100_otp *otp = s->private; in ab3100_show_otp()126 struct ab3100_otp *otp) 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 *otp) in ab3100_otp_exit_debugfs()153 struct ab3100_otp *otp = dev_get_drvdata(dev); \179 struct ab3100_otp *otp; in ab3100_otp_probe()183 otp = devm_kzalloc(&pdev->dev, sizeof(struct ab3100_otp), GFP_KERNEL); in ab3100_otp_probe()[all …]