read8 46 arch/parisc/lib/iomap.c unsigned int (*read8)(void __iomem *); read8 133 arch/parisc/lib/iomap.c .read8 = ioport_read8, read8 272 arch/parisc/lib/iomap.c .read8 = iomem_read8, read8 303 arch/parisc/lib/iomap.c return iomap_ops[ADDR_TO_REGION(addr)]->read8(addr); read8 146 drivers/bcma/host_pci.c .read8 = bcma_host_pci_read8, read8 154 drivers/bcma/host_soc.c .read8 = bcma_host_soc_read8, read8 300 drivers/gpu/drm/i915/intel_uncore.h __uncore_read(read8, 8, b, true) read8 74 drivers/misc/ad525x_dpot-spi.c .read_d8 = read8, read8 439 drivers/mtd/devices/lart.c while (len && gap--) *buf++ = read8 (from++), len--; read8 454 drivers/mtd/devices/lart.c while (len--) *buf++ = read8 (from++); read8 271 drivers/net/dsa/b53/b53_mdio.c .read8 = b53_mdio_read8, read8 219 drivers/net/dsa/b53/b53_mmap.c .read8 = b53_mmap_read8, read8 35 drivers/net/dsa/b53/b53_priv.h int (*read8)(struct b53_device *dev, u8 page, u8 reg, u8 *value); read8 240 drivers/net/dsa/b53/b53_priv.h b53_build_op(read8, u8 *); read8 274 drivers/net/dsa/b53/b53_spi.c .read8 = b53_spi_read8, read8 447 drivers/net/dsa/b53/b53_srab.c .read8 = b53_srab_read8, read8 898 drivers/net/dsa/bcm_sf2.c .read8 = bcm_sf2_core_read8, read8 20 drivers/net/wireless/realtek/rtw88/hci.h u8 (*read8)(struct rtw_dev *rtwdev, u32 addr); read8 64 drivers/net/wireless/realtek/rtw88/hci.h return rtwdev->hci.ops->read8(rtwdev, addr); read8 1151 drivers/net/wireless/realtek/rtw88/pci.c .read8 = rtw_pci_read8, read8 164 drivers/ssb/host_soc.c .read8 = ssb_host_soc_read8, read8 1108 drivers/ssb/pci.c .read8 = ssb_pci_read8, read8 430 drivers/ssb/pcmcia.c .read8 = ssb_pcmcia_read8, read8 453 drivers/ssb/sdio.c .read8 = ssb_sdio_read8, read8 44 include/linux/bcma/bcma.h u8 (*read8)(struct bcma_device *core, u16 offset); read8 369 include/linux/bcma/bcma.h return core->bus->ops->read8(core, offset); read8 208 include/linux/ssb/ssb.h u8 (*read8)(struct ssb_device *dev, u16 offset); read8 577 include/linux/ssb/ssb.h return dev->ops->read8(dev, offset); read8 208 tools/perf/util/trace-event-read.c size = read8(pevent); read8 238 tools/perf/util/trace-event-read.c size = read8(pevent); read8 303 tools/perf/util/trace-event-read.c size = read8(pevent); read8 330 tools/perf/util/trace-event-read.c size = read8(pevent); read8 349 tools/perf/util/trace-event-read.c size = read8(pevent);