Home
last modified time | relevance | path

Searched defs:idr_remove (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A Didr.c152 void *idr_remove(struct idr *idr, unsigned long id) in idr_remove() function
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c95 void idr_remove(struct idr *idp, int id) in idr_remove() function