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

/linux-4.4.14/drivers/input/touchscreen/
H A Dmigor_ts.c132 migor_ts_probe(struct i2c_client *client, const struct i2c_device_id *idp) migor_ts_probe() argument
H A Deeti_ts.c157 eeti_ts_probe(struct i2c_client *client, const struct i2c_device_id *idp) eeti_ts_probe() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c297 struct idr *idp; amdgpu_ctx_mgr_fini() local
/linux-4.4.14/arch/x86/kernel/
H A Ddumpstack_64.c34 in_exception_stack(unsigned cpu, unsigned long stack, unsigned *usedp, char **idp) in_exception_stack() argument
/linux-4.4.14/lib/
H A Didr.c66 static struct idr_layer *get_from_free_list(struct idr *idp) get_from_free_list() argument
153 static void __move_to_free_list(struct idr *idp, struct idr_layer *p) __move_to_free_list() argument
160 static void move_to_free_list(struct idr *idp, struct idr_layer *p) move_to_free_list() argument
192 static int __idr_pre_get(struct idr *idp, gfp_t gfp_mask) __idr_pre_get() argument
220 static int sub_alloc(struct idr *idp, int *starting_id, struct idr_layer **pa, sub_alloc() argument
289 static int idr_get_empty_slot(struct idr *idp, int starting_id, idr_get_empty_slot() argument
508 static void sub_remove(struct idr *idp, int shift, int id) sub_remove() argument
550 void idr_remove(struct idr *idp, int id) idr_remove() argument
583 static void __idr_remove_all(struct idr *idp) __idr_remove_all() argument
631 void idr_destroy(struct idr *idp) idr_destroy() argument
642 void *idr_find_slowpath(struct idr *idp, int id) idr_find_slowpath() argument
686 int idr_for_each(struct idr *idp, idr_for_each() argument
736 void *idr_get_next(struct idr *idp, int *nextidp) idr_get_next() argument
793 void *idr_replace(struct idr *idp, void *ptr, int id) idr_replace() argument
838 void idr_init(struct idr *idp) idr_init() argument
850 bool idr_is_empty(struct idr *idp) idr_is_empty() argument
/linux-4.4.14/drivers/staging/iio/light/
H A Dtsl2583.c803 taos_probe(struct i2c_client *clientp, const struct i2c_device_id *idp) taos_probe() argument
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-tvaudio.c381 __u32 idp, nicam, nicam_status; tvaudio_getstereo() local
/linux-4.4.14/drivers/iommu/
H A Dtegra-smmu.c229 static int tegra_smmu_alloc_asid(struct tegra_smmu *smmu, unsigned int *idp) tegra_smmu_alloc_asid() argument
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
H A Decho_client.c1453 echo_get_stripe_off_id(struct lov_stripe_md *lsm, u64 *offp, u64 *idp) echo_get_stripe_off_id() argument
/linux-4.4.14/drivers/scsi/
H A Dosst.h195 unsigned idp :1; /* Should be 0 */ member in struct:__anon9929
201 unsigned idp :1; /* Should be 0 */ member in struct:__anon9929

Completed in 325 milliseconds