Hi,<div><br></div><div>I am totally newbie for kernel device driver, and starting to learn.</div><div><br></div><div>When I see a driver code, I found __init. For example, static int __init xxxx(struct platform_device *pdev)</div>
<div><br></div><div>I understand &quot;static&quot; and &quot;int&quot;, but what is __init?</div><div><br></div><div>-J.</div>