/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | sh_keysc.c | 72 static void sh_keysc_map_dbg(struct device *dev, unsigned long *map, in sh_keysc_map_dbg() argument
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-gic-v4.c | 270 int its_map_vlpi(int irq, struct its_vlpi_map *map) in its_map_vlpi() argument 293 int its_get_vlpi(int irq, struct its_vlpi_map *map) in its_get_vlpi() argument
|
H A D | irq-ls-extirq.c | 23 struct irq_fwspec map[MAXIRQ]; member 100 const __be32 *map; in ls_extirq_parse_map() local [all...] |
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-max77650.c | 37 struct regmap *map; member 68 struct regmap *map; in max77650_led_probe() local [all...] |
H A D | leds-pm8058.c | 22 struct regmap *map; member 95 struct regmap *map; in pm8058_led_probe() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmnv44.c | 73 nv44_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) nv44_vmm_pgt_pte() argument 105 nv44_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv44_vmm_pgt_sgl() argument 112 nv44_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv44_vmm_pgt_dma() argument [all...] |
H A D | vmmnv04.c | 28 nv04_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map, u64 addr) nv04_vmm_pgt_pte() argument 39 nv04_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv04_vmm_pgt_sgl() argument 46 nv04_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, struct nvkm_vmm_map *map) nv04_vmm_pgt_dma() argument 80 nv04_vmm_valid(struct nvkm_vmm *vmm, void *argv, u32 argc, struct nvkm_vmm_map *map) nv04_vmm_valid() argument
|
H A D | mem.c | 74 struct nvkm_vmm_map map = { in nvkm_mem_map_dma() local 114 struct nvkm_vmm_map map = { in nvkm_mem_map_sgl() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | tcm-sita.c | 51 static int r2l_b2t_1d(u16 w, unsigned long *pos, unsigned long *map, in r2l_b2t_1d() argument 36 free_slots(unsigned long pos, u16 w, u16 h, unsigned long *map, u16 stride) free_slots() argument 87 l2r_t2b(u16 w, u16 h, u16 a, s16 offset, unsigned long *pos, unsigned long slot_bytes, unsigned long *map, size_t num_bits, size_t slot_stride) l2r_t2b() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | base.c | 41 const struct nvkm_mc_map *map; in nvkm_mc_intr_mask() local 82 const struct nvkm_mc_map *map; in nvkm_mc_intr() local 121 const struct nvkm_mc_map *map; nvkm_mc_reset_mask() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_context.c | 182 struct drm_local_map *map; in drm_legacy_getsareactx() local 230 struct drm_local_map *map = NULL; in drm_legacy_setsareactx() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/maps/ |
H A D | pci.c | 30 struct map_info map; member 39 struct map_pci_info *map = (struct map_pci_info *)_map; in mtd_pci_read8() local 47 struct map_pci_info *map = (struct map_pci_info *)_map; mtd_pci_read32() local 55 struct map_pci_info *map = (struct map_pci_info *)_map; mtd_pci_copyfrom() local 61 struct map_pci_info *map = (struct map_pci_info *)_map; mtd_pci_write8() local 67 struct map_pci_info *map = (struct map_pci_info *)_map; mtd_pci_write32() local 73 struct map_pci_info *map = (struct map_pci_info *)_map; mtd_pci_copyto() local 88 intel_iq80310_init(struct pci_dev *dev, struct map_pci_info *map) intel_iq80310_init() argument 116 intel_iq80310_exit(struct pci_dev *dev, struct map_pci_info *map) intel_iq80310_exit() argument 124 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs) intel_iq80310_translate() argument 156 intel_dc21285_init(struct pci_dev *dev, struct map_pci_info *map) intel_dc21285_init() argument 200 intel_dc21285_exit(struct pci_dev *dev, struct map_pci_info *map) intel_dc21285_exit() argument 212 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs) intel_dc21285_translate() argument 255 struct map_pci_info *map = NULL; mtd_pci_probe() local 308 struct map_pci_info *map = mtd->priv; mtd_pci_remove() local [all...] |
H A D | ichxrom.c | 47 struct map_info map; member 59 struct ichxrom_map_info *map, *scratch; in ichxrom_cleanup() local 95 struct ichxrom_map_info *map = NULL; ichxrom_init_one() local [all...] |
H A D | ixp4xx.c | 89 static map_word ixp4xx_read16(struct map_info *map, unsigned long ofs) in ixp4xx_read16() argument 101 static void ixp4xx_copy_from(struct map_info *map, void *to, in ixp4xx_copy_from() argument 132 static void ixp4xx_probe_write16(struct map_info *map, map_word d, unsigned long adr) in ixp4xx_probe_write16() argument 141 static void ixp4xx_write16(struct map_info *map, map_word d, unsigned long adr) in ixp4xx_write16() argument 148 struct map_info map; member [all...] |
H A D | intel_vr_nor.c | 44 struct map_info map; member [all...] |
H A D | ck804xrom.c | 46 struct map_info map; member 84 struct ck804xrom_map_info *map, *scratch; in ck804xrom_cleanup() local 123 struct ck804xrom_map_info *map = NULL; ck804xrom_init_one() local [all...] |
H A D | amd76xrom.c | 42 struct map_info map; member 71 struct amd76xrom_map_info *map, *scratch; in amd76xrom_cleanup() local 110 struct amd76xrom_map_info *map = NULL; amd76xrom_init_one() local [all...] |
H A D | sa1100-flash.c | 29 struct map_info map; member 42 static void sa1100_set_vpp(struct map_info *map, int on) in sa1100_set_vpp() argument [all...] |
H A D | sbc_gxx.c | 91 static inline void sbc_gxx_page(struct map_info *map, unsigned long ofs) in sbc_gxx_page() argument 102 static map_word sbc_gxx_read8(struct map_info *map, unsigned long ofs) in sbc_gxx_read8() argument 112 static void sbc_gxx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) in sbc_gxx_copy_from() argument 129 static void sbc_gxx_write8(struct map_info *map, map_word d, unsigned long adr) in sbc_gxx_write8() argument 137 static void sbc_gxx_copy_to(struct map_info *map, unsigne argument [all...] |
H A D | physmap-versatile.c | 122 static void ap_flash_set_vpp(struct map_info *map, int on) in ap_flash_set_vpp() argument 150 static void cp_flash_set_vpp(struct map_info *map, int on) in cp_flash_set_vpp() argument 177 static void versatile_flash_set_vpp(struct map_info *map, int on) in versatile_flash_set_vpp() argument 187 of_flash_probe_versatile(struct platform_device *pdev, struct device_node *np, struct map_info *map) of_flash_probe_versatile() argument
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_probe.c | 95 cfi_probe_chip(struct map_info *map, __u32 base, unsigned long *chip_map, struct cfi_private *cfi) cfi_probe_chip() argument 194 cfi_chip_setup(struct map_info *map, struct cfi_private *cfi) cfi_chip_setup() argument 431 cfi_probe(struct map_info *map) cfi_probe() argument [all...] |
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | lp8788_adc.c | 29 struct iio_map *map; member 170 struct iio_map *map; in lp8788_iio_map_register() local
|
/kernel/linux/linux-5.10/drivers/iio/gyro/ |
H A D | mpu3050.h | 71 struct regmap *map; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | iwl-spectrum.h | 29 u8 map; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mmio.c | 171 mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base, int irq, const u32 *map) mt7615_mmio_probe() argument
|