Searched defs:idp (Results 1 – 2 of 2) sorted by relevance
43 static int as3722_read_id(struct udevice *dev, uint *idp, uint *revisionp) in as3722_read_id()
95 void idr_remove(struct idr *idp, int id) in idr_remove()104 void *idr_find(struct idr *idp, int id) in idr_find()112 void *idr_get_next(struct idr *idp, int *next) in idr_get_next()130 int idr_alloc(struct idr *idp, void *ptr, int start, int end, gfp_t gfp_mask) in idr_alloc()
Completed in 7 milliseconds