Home
last modified time | relevance | path

Searched defs:memory_read (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dunwind-libdw.c183 static bool memory_read(Dwfl *dwfl __maybe_unused, Dwarf_Addr addr, Dwarf_Word *result, in memory_read() function
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c589 struct omapfb_memory_read memory_read; in omapfb_ioctl() member
/linux/drivers/media/pci/cx88/
H A Dcx88-blackbird.c255 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read() function
/linux/include/video/
H A Domapfb_dss.h713 int (*memory_read)(struct omap_dss_device *dssdev, member