Query: nand_command
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_COMMAND(9) Internal Functions Provided NAND_COMMAND(9)NAMEnand_command - [DEFAULT] Send command to NAND deviceSYNOPSISvoid nand_command(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 function is used for small page devices (512 Bytes per page).AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_COMMAND(9)
Related Man Pages |
---|
nand(4) - freebsd |
struct_i2c_driver(9) - centos |
struct_irq_data(9) - centos |
struct_nand_ecc_ctrl(9) - centos |
struct_platform_nand_ctrl(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Controlling user input |
[TIP] Processing YAML files with yq |