Searched defs:idr (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource.c | 107 struct idr *idr = &dev_priv->res_idr[res->func->res_type]; in vmw_resource_release_id() local 122 struct idr *idr = &dev_priv->res_idr[res->func->res_type]; in vmw_resource_release() local 188 struct idr *idr = &dev_priv->res_idr[res->func->res_type]; in vmw_resource_alloc_id() local 264 struct idr *idr, int id) in vmw_resource_lookup() 852 struct idr *idr = &dev_priv->res_idr[vmw_res_stream]; in vmw_stream_unref_ioctl() local
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch.h | 152 static inline int insert_handle(struct iwch_dev *rhp, struct idr *idr, in insert_handle() 169 static inline void remove_handle(struct iwch_dev *rhp, struct idr *idr, u32 id) in remove_handle()
|
/drivers/thermal/ |
D | cpu_cooling.c | 72 static int get_idr(struct idr *idr, int *id) in get_idr() 91 static void release_idr(struct idr *idr, int id) in release_idr()
|
D | thermal_core.c | 150 static int get_idr(struct idr *idr, struct mutex *lock, int *id) in get_idr() 165 static void release_idr(struct idr *idr, struct mutex *lock, int id) in release_idr()
|
/drivers/infiniband/core/ |
D | uverbs_cmd.c | 118 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj() 135 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj() 142 static struct ib_uobject *__idr_get_uobj(struct idr *idr, int id, in __idr_get_uobj() 160 static struct ib_uobject *idr_read_uobj(struct idr *idr, int id, in idr_read_uobj() 181 static struct ib_uobject *idr_write_uobj(struct idr *idr, int id, in idr_write_uobj() 199 static void *idr_read_obj(struct idr *idr, int id, struct ib_ucontext *context, in idr_read_obj()
|
/drivers/video/adf/ |
D | adf.c | 459 struct idr *idr, struct adf_device *parent, in adf_obj_init() 489 static void adf_obj_destroy(struct adf_obj *obj, struct idr *idr) in adf_obj_destroy()
|
/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 295 static inline int _insert_handle(struct c4iw_dev *rhp, struct idr *idr, in _insert_handle() 316 static inline int insert_handle(struct c4iw_dev *rhp, struct idr *idr, in insert_handle() 322 static inline int insert_handle_nolock(struct c4iw_dev *rhp, struct idr *idr, in insert_handle_nolock() 328 static inline void _remove_handle(struct c4iw_dev *rhp, struct idr *idr, in _remove_handle() 338 static inline void remove_handle(struct c4iw_dev *rhp, struct idr *idr, u32 id) in remove_handle() 344 struct idr *idr, u32 id) in remove_handle_nolock()
|
/drivers/ata/ |
D | sata_dwc_460ex.c | 230 u32 idr; /* ID Register */ member 1656 u32 idr, versionr; in sata_dwc_probe() local
|
/drivers/infiniband/hw/amso1100/ |
D | c2.h | 266 struct idr idr; member
|
/drivers/staging/android/ion/ |
D | ion.c | 87 struct idr idr; member
|
/drivers/tty/serial/ |
D | atmel_serial.c | 535 uint32_t idr = 0; in atmel_disable_ms() local
|
/drivers/atm/ |
D | nicstar.h | 716 struct idr idr; member
|