Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dhex2hex.c15 int loadhex(FILE *inf, unsigned char *buf) in loadhex() function
86 l = loadhex(stdin, buf); in main()