Home
last modified time | relevance | path

Searched defs:readstr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/dec/
H A Dkn02xa-berr.c47 static const char readstr[] = "read"; in dec_kn02xa_be_backend() local
H A Dkn01-berr.c69 static const char readstr[] = "read"; in dec_kn01_be_backend() local
H A Decc-berr.c46 static const char readstr[] = "read"; in dec_ecc_be_backend() local
/openbmc/qemu/scripts/
H A Danalyze-migration.py52 def readstr(self, len = None): member in MigrationFile
/openbmc/qemu/hw/ppc/
H A Dvof.c49 static int readstr(hwaddr pa, char *buf, int size) in readstr() function