Searched refs:rk_ftl_vendor_read (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_ftl_api.h | 36 int rk_ftl_vendor_read(u32 id, void *pbuf, u32 size);
|
| H A D | rk_nand_blk.c | 578 rk_vendor_register(rk_ftl_vendor_read, rk_ftl_vendor_write); in nand_blk_register()
|
| H A D | rk_ftl_arm_v7_thumb.S | 25259 .global rk_ftl_vendor_read symbol 25264 .type rk_ftl_vendor_read, %function 25265 rk_ftl_vendor_read: label 25308 .size rk_ftl_vendor_read, .-rk_ftl_vendor_read 25516 bl rk_ftl_vendor_read
|
| H A D | rk_ftl_arm_v8.S | 23052 .global rk_ftl_vendor_read symbol 23053 .type rk_ftl_vendor_read, %function 23054 rk_ftl_vendor_read: label 23091 .size rk_ftl_vendor_read, .-rk_ftl_vendor_read 23290 bl rk_ftl_vendor_read
|
| H A D | rk_ftl_arm_v7.S | 25241 .global rk_ftl_vendor_read symbol 25245 .type rk_ftl_vendor_read, %function 25246 rk_ftl_vendor_read: label 25290 .size rk_ftl_vendor_read, .-rk_ftl_vendor_read 25494 bl rk_ftl_vendor_read
|
| H A D | rk_zftl_arm32.S | 30611 .global rk_ftl_vendor_read symbol 30615 .type rk_ftl_vendor_read, %function 30616 rk_ftl_vendor_read: label 30660 .size rk_ftl_vendor_read, .-rk_ftl_vendor_read 30864 bl rk_ftl_vendor_read
|
| H A D | rk_zftl_arm64.S | 28697 .global rk_ftl_vendor_read symbol 28698 .type rk_ftl_vendor_read, %function 28699 rk_ftl_vendor_read: label 28736 .size rk_ftl_vendor_read, .-rk_ftl_vendor_read 28935 bl rk_ftl_vendor_read
|