IDR_INIT(9) Basic Kernel Library Functions IDR_INIT(9)NAMEidr_init - initialize idr handleSYNOPSISvoid idr_init(struct idr * idp);ARGUMENTSidp idr handleDESCRIPTIONThis function is use to set up the handle (idp) that you will pass to the rest of the functions.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IDR_INIT(9)