Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/nand/
Dau1550nd.c41 static u_char au_read_byte(struct mtd_info *mtd) in au_read_byte() function
516 this->read_byte = (pd->devwidth) ? au_read_byte16 : au_read_byte; in au1550nd_probe()