Initialize idr handle
void idr_init(struct idr * idp);
idp
idr handle
This function is use to set up the handle (idp) that you will pass to the rest of the functions.