Home
last modified time | relevance | path

Searched defs:read_word (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/isa/sb/
H A Demu8000_patch.c74 read_word(const void __user *buf, int offset, int mode) in read_word() function
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h102 unsigned short (*read_word) (void __iomem *addr); member
H A Drawnand.h888 u16 (*read_word)(struct mtd_info *mtd); member
/openbmc/qemu/scripts/
H A Dreplay-dump.py76 def read_word(fin): function
/openbmc/linux/include/linux/mtd/
H A Donenand.h112 unsigned short (*read_word)(void __iomem *addr); member
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c2221 u16 read_word; in w7090p_tuner_read_serpar() local
H A Ddib8000.c1700 u16 read_word; in dib8096p_tuner_read_serpar() local
/openbmc/u-boot/include/
H A Dpci.h592 int (*read_word)(struct pci_controller*, pci_dev_t, int where, u16 *); member