Query: nand_command_lp
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_COMMAND_LP(9) Internal Functions Provided NAND_COMMAND_LP(9)NAMEnand_command_lp - [DEFAULT] Send command to NAND large page deviceSYNOPSISvoid nand_command_lp(struct mtd_info * mtd, unsigned int command, int column, int page_addr);ARGUMENTSmtd MTD device structure command the command to be sent column the column address for this command, -1 if none page_addr the page address for this command, -1 if noneDESCRIPTIONSend command to NAND device. This is the version for the new large page devices. We don't have the separate regions as we have in the small page devices. We must emulate NAND_CMD_READOOB to keep the code compatible.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_COMMAND_LP(9)
Related Man Pages |
---|
nand(4) - freebsd |
struct_irq_data(9) - centos |
request_threaded_irq(9) - centos |
struct_nand_chip(9) - suse |
nandsim(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Controlling user input |