Searched defs:idp (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/power/pmic/
H A Das3722.c44 static int as3722_read_id(struct udevice *dev, uint *idp, uint *revisionp) argument
/u-boot/drivers/mtd/
H A Dmtdcore.c95 void idr_remove(struct idr *idp, int id) argument
104 void *idr_find(struct idr *idp, int id) argument
112 void *idr_get_next(struct idr *idp, int *next) argument
130 idr_alloc(struct idr *idp, void *ptr, int start, int end, gfp_t gfp_mask) argument
[all...]

Completed in 43 milliseconds