Home
last modified time | relevance | path

Searched refs:read8 (Results 1 – 23 of 23) sorted by relevance

/linux/tools/perf/util/
A Dtrace-event-read.c90 static unsigned long long read8(struct tep_handle *pevent) in read8() function
208 size = read8(pevent); in read_header_files()
238 size = read8(pevent); in read_header_files()
303 size = read8(pevent); in read_ftrace_files()
330 size = read8(pevent); in read_event_files()
349 size = read8(pevent); in read_saved_cmdline()
/linux/drivers/misc/
A Dad525x_dpot-spi.c35 static int read8(void *client) in read8() function
74 .read_d8 = read8,
/linux/arch/parisc/lib/
A Diomap.c46 unsigned int (*read8)(const void __iomem *); member
133 .read8 = ioport_read8,
272 .read8 = iomem_read8,
303 return iomap_ops[ADDR_TO_REGION(addr)]->read8(addr); in ioread8()
/linux/drivers/mtd/devices/
A Dlart.c264 static __u8 read8 (__u32 offset) in read8() function
440 *buf++ = read8 (from++); in flash_read()
457 while (len--) *buf++ = read8 (from++); in flash_read()
/linux/drivers/net/wireless/realtek/rtw88/
A Dhci.h25 u8 (*read8)(struct rtw_dev *rtwdev, u32 addr); member
89 return rtwdev->hci.ops->read8(rtwdev, addr); in rtw_read8()
A Dpci.c1612 .read8 = rtw_pci_read8,
/linux/drivers/net/dsa/b53/
A Db53_priv.h35 int (*read8)(struct b53_device *dev, u8 page, u8 reg, u8 *value); member
249 b53_build_op(read8, u8 *);
A Db53_mdio.c271 .read8 = b53_mdio_read8,
A Db53_spi.c284 .read8 = b53_spi_read8,
A Db53_mmap.c220 .read8 = b53_mmap_read8,
A Db53_srab.c447 .read8 = b53_srab_read8,
/linux/include/linux/bcma/
A Dbcma.h44 u8 (*read8)(struct bcma_device *core, u16 offset); member
369 return core->bus->ops->read8(core, offset); in bcma_read8()
/linux/include/linux/ssb/
A Dssb.h208 u8 (*read8)(struct ssb_device *dev, u16 offset); member
577 return dev->ops->read8(dev, offset); in ssb_read8()
/linux/drivers/ssb/
A Dhost_soc.c164 .read8 = ssb_host_soc_read8,
A Dsdio.c452 .read8 = ssb_sdio_read8,
A Dpcmcia.c430 .read8 = ssb_pcmcia_read8,
A Dpci.c1108 .read8 = ssb_pci_read8,
/linux/drivers/bcma/
A Dhost_soc.c154 .read8 = bcma_host_soc_read8,
A Dhost_pci.c146 .read8 = bcma_host_pci_read8,
/linux/drivers/gpu/drm/i915/
A Dintel_uncore.h338 __uncore_read(read8, 8, b, true)
/linux/drivers/net/wireless/realtek/rtw89/
A Dcore.h1966 u8 (*read8)(struct rtw89_dev *rtwdev, u32 addr); member
2912 return rtwdev->hci.ops->read8(rtwdev, addr); in rtw89_read8()
A Dpci.c2918 .read8 = rtw89_pci_ops_read8,
/linux/drivers/net/dsa/
A Dbcm_sf2.c1131 .read8 = bcm_sf2_core_read8,

Completed in 71 milliseconds