Man Page: nand_create_badblock_pattern
Operating Environment: centos
Section: 9
NAND_CREATE_BADBLOCK(9) Internal Functions Provided NAND_CREATE_BADBLOCK(9)NAMEnand_create_badblock_pattern - [INTERN] Creates a BBT descriptor structureSYNOPSISint nand_create_badblock_pattern(struct nand_chip * this);ARGUMENTSthis NAND chip to create descriptor forDESCRIPTIONThis function allocates and initializes a nand_bbt_descr for BBM detection based on the properties of this. The new descriptor is stored in this->badblock_pattern. Thus, this->badblock_pattern should be NULL when passed to this function.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_CREATE_BADBLOCK(9)
| Related Man Pages |
|---|
| struct_irq_data(9) - centos |
| struct_nand_ecc_ctrl(9) - centos |
| usb_gadget_config_buf(9) - centos |
| request_threaded_irq(9) - centos |
| struct_irq_chip(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |