Searched refs:idr (Results 226 - 250 of 416) sorted by relevance

1234567891011>>

/linux-master/drivers/power/supply/
H A Dds2781_battery.c16 #include <linux/idr.h>
/linux-master/drivers/most/
H A Dmost_cdev.c17 #include <linux/idr.h>
/linux-master/drivers/gpio/
H A Dgpio-aggregator.c14 #include <linux/idr.h>
42 static DEFINE_MUTEX(gpio_aggregator_lock); /* protects idr */
H A Dgpiolib-sysfs.c6 #include <linux/idr.h>
/linux-master/drivers/fsi/
H A Dfsi-occ.c9 #include <linux/idr.h>
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.h127 void __iomem *idr; /* Interrupt Detect Register pointer */ member in struct:enetc_bdr
/linux-master/drivers/soc/qcom/
H A Dqmi_interface.c11 #include <linux/idr.h>
/linux-master/drivers/tty/serial/
H A Dmps2-uart.c24 #include <linux/idr.h>
/linux-master/drivers/misc/ocxl/
H A Dfile.c18 static struct idr minors_idr;
/linux-master/drivers/android/
H A Dbinderfs.c8 #include <linux/idr.h>
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h334 struct idr kvm_nested_guest_idr;
/linux-master/drivers/net/wan/framer/
H A Dframer-core.c13 #include <linux/idr.h>
/linux-master/net/core/
H A Dxdp.c14 #include <linux/idr.h>
236 * See: https://www.kernel.org/doc/html/latest/core-api/idr.html
/linux-master/drivers/memstick/core/
H A Dmemstick.c12 #include <linux/idr.h>
/linux-master/drivers/accel/habanalabs/common/
H A Dhabanalabs.h896 * @handles: an idr holding all active handles to the memory buffers in the system.
901 struct idr handles;
1040 * @handles: an idr to hold all encapsulated signals handles.
1044 struct idr handles;
1941 * @handles: idr to hold all ctx handles.
1945 struct idr handles;
2245 * @phys_pg_pack_handles: idr to hold all device allocations handles.
2253 struct idr phys_pg_pack_handles;
3544 * @id: idr handler id to be used to fetch the handler info
/linux-master/drivers/acpi/
H A Dpfr_update.c18 #include <linux/idr.h>
/linux-master/include/linux/
H A Dhisi_acc_qm.h371 struct idr qp_idr;
/linux-master/drivers/thunderbolt/
H A Ddomain.c10 #include <linux/idr.h>
/linux-master/drivers/mtd/ubi/
H A Dblock.c42 #include <linux/idr.h>
/linux-master/drivers/tty/serdev/
H A Dcore.c11 #include <linux/idr.h>
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vport.c27 #include <linux/idr.h>
/linux-master/drivers/virtio/
H A Dvirtio.c7 #include <linux/idr.h>
/linux-master/drivers/dma/idxd/
H A Didxd.h11 #include <linux/idr.h>
/linux-master/drivers/scsi/
H A Dhosts.c37 #include <linux/idr.h>
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.h11 #include <linux/idr.h>

Completed in 316 milliseconds

1234567891011>>