/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/ |
H A D | demux_mpeg_block.c | 314 static int32_t parse_padding_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_padding_stream() 329 static int32_t parse_ecm_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_ecm_stream() 337 static int32_t parse_emm_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_emm_stream() 345 static int32_t parse_dsmcc_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_dsmcc_stream() 353 static int32_t parse_iec_13522_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_iec_13522_stream() 361 static int32_t parse_h222_typeA_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_h222_typeA_stream() 425 static int32_t parse_ancillary_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_ancillary_stream() 509 static int32_t parse_private_stream_2(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_private_stream_2() 583 static int32_t parse_pes_for_pts(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_pes_for_pts() 976 static int32_t parse_video_stream(demux_mpeg_block_t *this, uint8_t *p, buf_element_t *buf) { in parse_video_stream() [all …]
|
H A D | demux_mpeg_pes.c | 285 static off_t read_data(demux_mpeg_pes_t *this, uint8_t *buf, off_t nlen) in read_data() 496 static int32_t parse_padding_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_padding_stream() 537 static int32_t parse_ecm_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_ecm_stream() 545 static int32_t parse_emm_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_emm_stream() 553 static int32_t parse_dsmcc_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_dsmcc_stream() 561 static int32_t parse_iec_13522_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_iec_13522_stream() 633 static int32_t parse_ancillary_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_ancillary_stream() 733 static int32_t parse_private_stream_2(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_private_stream_2() 807 static int32_t parse_pes_for_pts(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_pes_for_pts() 1217 static int32_t parse_video_stream(demux_mpeg_pes_t *this, uint8_t *p, buf_element_t *buf) { in parse_video_stream() [all …]
|
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/ |
H A D | buffer.c | 141 be_ei_t *buf; in buffer_pool_size_alloc_int() local 237 be_ei_t *buf; in buffer_pool_alloc() local 279 fifo_buffer_t *this; in buffer_pool_realloc() local 349 be_ei_t *buf; in buffer_pool_try_alloc() local 485 buf_element_t *buf; in fifo_buffer_get() local 530 buf_element_t *buf; in fifo_buffer_tget() local 599 be_ei_t *buf, *next; in fifo_buffer_clear() local 660 be_ei_t *buf, *next; in fifo_buffer_all_clear() local 771 buf_element_t *buf, in fifo_register_put_cb() 792 buf_element_t *buf, in fifo_register_get_cb() [all …]
|
H A D | lrb.c | 31 lrb_t *this; in lrb_new() local 44 void lrb_drop (lrb_t *this) { in lrb_drop() 46 buf_element_t *buf = this->oldest; in lrb_drop() local 58 void lrb_add (lrb_t *this, buf_element_t *buf) { in lrb_add() 83 void lrb_feedback (lrb_t *this, fifo_buffer_t *fifo) { in lrb_feedback() 89 buf_element_t *buf = this->oldest; in lrb_feedback() local 116 void lrb_flush (lrb_t *this) { in lrb_flush()
|
/dports/shells/klish/klish-2.1.4/konf/net/ |
H A D | net.c | 32 konf_client_t *this; in konf_client_new() local 47 void konf_client_free(konf_client_t *this) in konf_client_free() 59 int konf_client_connect(konf_client_t *this) in konf_client_connect() 85 void konf_client_disconnect(konf_client_t *this) in konf_client_disconnect() 94 int konf_client_reconnect(konf_client_t *this) in konf_client_reconnect() 101 int konf_client_send(konf_client_t *this, char *command) in konf_client_send() 110 int konf_client__get_sock(konf_client_t *this) in konf_client__get_sock() 116 konf_buf_t * konf_client_recv_data(konf_client_t * this, konf_buf_t *buf) in konf_client_recv_data() 147 static int process_answer(konf_client_t * this, char *str, konf_buf_t *buf, konf_buf_t **data) in process_answer() 193 int konf_client_recv_answer(konf_client_t * this, konf_buf_t **data) in konf_client_recv_answer() [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 166 static int read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, in read_bbt() 259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() 287 static int scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_data() 312 static int scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_oob() 343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read() 389 static void read_abs_bbts(struct nand_chip *this, uint8_t *buf, in read_abs_bbts() 461 static int create_bbt(struct nand_chip *this, uint8_t *buf, in create_bbt() 523 static int search_bbt(struct nand_chip *this, uint8_t *buf, in search_bbt() 596 static void search_read_bbts(struct nand_chip *this, uint8_t *buf, in search_read_bbts() 712 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() [all …]
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 166 static int read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, in read_bbt() 259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() 287 static int scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_data() 312 static int scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_oob() 343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read() 389 static void read_abs_bbts(struct nand_chip *this, uint8_t *buf, in read_abs_bbts() 461 static int create_bbt(struct nand_chip *this, uint8_t *buf, in create_bbt() 523 static int search_bbt(struct nand_chip *this, uint8_t *buf, in search_bbt() 596 static void search_read_bbts(struct nand_chip *this, uint8_t *buf, in search_read_bbts() 712 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() [all …]
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 166 static int read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, in read_bbt() 259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() 287 static int scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_data() 312 static int scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read_oob() 343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read() 389 static void read_abs_bbts(struct nand_chip *this, uint8_t *buf, in read_abs_bbts() 461 static int create_bbt(struct nand_chip *this, uint8_t *buf, in create_bbt() 523 static int search_bbt(struct nand_chip *this, uint8_t *buf, in search_bbt() 596 static void search_read_bbts(struct nand_chip *this, uint8_t *buf, in search_read_bbts() 712 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() [all …]
|
/dports/shells/klish/klish-2.1.4/konf/buf/ |
H A D | buf.c | 24 const konf_buf_t *this = clientnode; in konf_buf_bt_compare() local 42 const konf_buf_t *this = clientnode; in konf_buf_bt_getkey() local 51 konf_buf_init(konf_buf_t * this, int fd) in konf_buf_init() 65 static void konf_buf_fini(konf_buf_t * this) in konf_buf_fini() 92 void konf_buf_delete(konf_buf_t * this) in konf_buf_delete() 129 int konf_buf_read(konf_buf_t *this) in konf_buf_read() 147 char * konf_buf_string(char *buf, int len) in konf_buf_string() 168 char * konf_buf_parse(konf_buf_t *this) in konf_buf_parse() 198 char * konf_buf_preparse(konf_buf_t *this) in konf_buf_preparse() 291 konf_buf_t *buf; in konf_buftree_read() local [all …]
|
/dports/emulators/cpmtools2/cpmtools-2.22/ |
H A D | device_posix.c | 14 const char *Device_open(struct Device *this, const char *filename, int mode, const char *deviceOpts) in Device_open() 26 const char *Device_setGeometry(struct Device *this, int secLength, int sectrk, int tracks, off_t of… in Device_setGeometry() 36 const char *Device_close(struct Device *this) in Device_close() 43 const char *Device_readSector(const struct Device *this, int track, int sector, char *buf) in Device_readSector() 73 const char *Device_writeSector(const struct Device *this, int track, int sector, const char *buf) in Device_writeSector()
|
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 173 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 264 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 353 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 389 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 455 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 524 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 619 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 820 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 839 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1077 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 173 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 264 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 353 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 389 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 455 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 524 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 619 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 820 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 839 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1077 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 173 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 264 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 353 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 389 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 455 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 524 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 619 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 820 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 839 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1077 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 173 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 264 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 353 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 389 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 455 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 524 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 619 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 820 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 839 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1077 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 176 struct nand_chip *this = mtd_to_nand(mtd); in read_bbt() local 267 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbt() local 356 uint8_t *buf, uint8_t *oob) in scan_write_bbt() 392 struct nand_chip *this = mtd_to_nand(mtd); in read_abs_bbts() local 458 struct nand_chip *this = mtd_to_nand(mtd); in create_bbt() local 527 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 622 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 823 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 842 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 1080 uint8_t *buf; in nand_scan_bbt() local [all …]
|