Home
last modified time | relevance | path

Searched refs:strswab (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/
A Dstring.h104 extern char * strswab(const char *);
/u-boot/drivers/block/
A Dide.c648 strswab(dev_desc->revision); in ide_ident()
649 strswab(dev_desc->vendor); in ide_ident()
650 strswab(dev_desc->product); in ide_ident()
/u-boot/lib/
A Dstring.c464 char *strswab(const char *s) in strswab() function

Completed in 8 milliseconds