c2port_idr         27 drivers/misc/c2port/core.c static DEFINE_IDR(c2port_idr);
c2port_idr        908 drivers/misc/c2port/core.c 	ret = idr_alloc(&c2port_idr, c2dev, 0, 0, GFP_NOWAIT);
c2port_idr        944 drivers/misc/c2port/core.c 	idr_remove(&c2port_idr, c2dev->id);
c2port_idr        962 drivers/misc/c2port/core.c 	idr_remove(&c2port_idr, c2dev->id);