/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | wl3501_cs.c | 188 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) in wl3501_switch_page() 199 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) in wl3501_get_flash_mac_addr() 247 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla() 270 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla() 296 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) in wl3501_get_tx_buffer() 332 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) in wl3501_free_tx_buffer() 350 static int wl3501_esbq_req_test(struct wl3501_card *this) in wl3501_esbq_req_test() 358 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) in wl3501_esbq_req() 369 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) in wl3501_esbq_exec() 384 static int wl3501_request_mib(struct wl3501_card *this, u8 index, void *bf) in wl3501_request_mib() [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.c | 119 static int __gpmi_enable_clk(struct gpmi_nand_data *this, bool v) in __gpmi_enable_clk() 146 static int gpmi_init(struct gpmi_nand_data *this) in gpmi_init() 195 static void gpmi_dump_info(struct gpmi_nand_data *this) in gpmi_dump_info() 241 static bool gpmi_check_ecc(struct gpmi_nand_data *this) in gpmi_check_ecc() 268 static bool bbm_in_data_chunk(struct gpmi_nand_data *this, in bbm_in_data_chunk() 306 static int set_geometry_by_ecc_info(struct gpmi_nand_data *this, in set_geometry_by_ecc_info() 436 static inline int get_ecc_strength(struct gpmi_nand_data *this) in get_ecc_strength() 449 static int set_geometry_for_large_oob(struct gpmi_nand_data *this) in set_geometry_for_large_oob() 577 static int legacy_set_geometry(struct gpmi_nand_data *this) in legacy_set_geometry() 691 static int common_nfc_set_geometry(struct gpmi_nand_data *this) in common_nfc_set_geometry() [all …]
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_pixpll.c | 104 struct lsdc_pixpll *this = (struct lsdc_pixpll *)data; in lsdc_pixel_pll_free() local 118 static int lsdc_pixel_pll_setup(struct lsdc_pixpll * const this) in lsdc_pixel_pll_setup() 149 static int lsdc_pixpll_find(struct lsdc_pixpll * const this, in lsdc_pixpll_find() 192 static int lsdc_pixel_pll_compute(struct lsdc_pixpll * const this, in lsdc_pixel_pll_compute() 251 static void __pixpll_rreg(struct lsdc_pixpll *this, in __pixpll_rreg() 262 static void __pixpll_wreg(struct lsdc_pixpll *this, in __pixpll_wreg() 273 static void __pixpll_ops_powerup(struct lsdc_pixpll * const this) in __pixpll_ops_powerup() 284 static void __pixpll_ops_powerdown(struct lsdc_pixpll * const this) in __pixpll_ops_powerdown() 295 static void __pixpll_ops_on(struct lsdc_pixpll * const this) in __pixpll_ops_on() 306 static void __pixpll_ops_off(struct lsdc_pixpll * const this) in __pixpll_ops_off() [all …]
|
H A D | lsdc_gfxpll.c | 59 static void __gfxpll_rreg(struct loongson_gfxpll *this, in __gfxpll_rreg() 72 static int loongson_gfxpll_update(struct loongson_gfxpll * const this, in loongson_gfxpll_update() 80 static void loongson_gfxpll_get_rates(struct loongson_gfxpll * const this, in loongson_gfxpll_get_rates() 117 static void loongson_gfxpll_print(struct loongson_gfxpll * const this, in loongson_gfxpll_print() 143 struct loongson_gfxpll *this = (struct loongson_gfxpll *)data; in loongson_gfxpll_fini() local 150 static int loongson_gfxpll_init(struct loongson_gfxpll * const this) in loongson_gfxpll_init() 178 struct loongson_gfxpll *this; in loongson_gfxpll_create() local
|
/openbmc/linux/sound/usb/line6/ |
H A D | midibuf.c | 33 static int midibuf_is_empty(struct midi_buffer *this) in midibuf_is_empty() 38 static int midibuf_is_full(struct midi_buffer *this) in midibuf_is_full() 43 void line6_midibuf_reset(struct midi_buffer *this) in line6_midibuf_reset() 49 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init() 62 int line6_midibuf_bytes_free(struct midi_buffer *this) in line6_midibuf_bytes_free() 71 int line6_midibuf_bytes_used(struct midi_buffer *this) in line6_midibuf_bytes_used() 80 int line6_midibuf_write(struct midi_buffer *this, unsigned char *data, in line6_midibuf_write() 123 int line6_midibuf_read(struct midi_buffer *this, unsigned char *data, in line6_midibuf_read() 241 int line6_midibuf_ignore(struct midi_buffer *this, int length) in line6_midibuf_ignore() 253 void line6_midibuf_destroy(struct midi_buffer *this) in line6_midibuf_destroy()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_net.c | 56 static efi_status_t EFIAPI efi_net_start(struct efi_simple_network *this) in efi_net_start() 86 static efi_status_t EFIAPI efi_net_stop(struct efi_simple_network *this) in efi_net_stop() 118 static efi_status_t EFIAPI efi_net_initialize(struct efi_simple_network *this, in efi_net_initialize() 163 static efi_status_t EFIAPI efi_net_reset(struct efi_simple_network *this, in efi_net_reset() 181 static efi_status_t EFIAPI efi_net_shutdown(struct efi_simple_network *this) in efi_net_shutdown() 216 (struct efi_simple_network *this, u32 enable, u32 disable, in efi_net_receive_filters() 239 (struct efi_simple_network *this, int reset, in efi_net_station_address() 260 static efi_status_t EFIAPI efi_net_statistics(struct efi_simple_network *this, in efi_net_statistics() 282 static efi_status_t EFIAPI efi_net_mcastiptomac(struct efi_simple_network *this, in efi_net_mcastiptomac() 305 static efi_status_t EFIAPI efi_net_nvdata(struct efi_simple_network *this, in efi_net_nvdata() [all …]
|
H A D | efi_hii_config.c | 22 extract_config(const struct efi_hii_config_routing_protocol *this, in extract_config() 33 export_config(const struct efi_hii_config_routing_protocol *this, in export_config() 42 route_config(const struct efi_hii_config_routing_protocol *this, in route_config() 52 block_to_config(const struct efi_hii_config_routing_protocol *this, in block_to_config() 66 config_to_block(const struct efi_hii_config_routing_protocol *this, in config_to_block() 79 get_alt_config(const struct efi_hii_config_routing_protocol *this, in get_alt_config() 99 extract_config_access(const struct efi_hii_config_access_protocol *this, in extract_config_access() 110 route_config_access(const struct efi_hii_config_access_protocol *this, in route_config_access() 120 form_callback(const struct efi_hii_config_access_protocol *this, in form_callback()
|
H A D | efi_console.c | 128 struct efi_simple_text_output_protocol *this, in efi_cout_output_string() 190 struct efi_simple_text_output_protocol *this, in efi_cout_test_string() 294 struct efi_simple_text_output_protocol *this, in efi_cout_query_mode() 315 struct efi_simple_text_output_protocol *this, in efi_cout_set_mode() 347 struct efi_simple_text_output_protocol *this, in efi_cout_set_attribute() 365 struct efi_simple_text_output_protocol *this) in efi_cout_clear_screen() 377 struct efi_simple_text_output_protocol *this, in efi_cout_reset() 391 struct efi_simple_text_output_protocol *this, in efi_cout_set_cursor_position() 422 struct efi_simple_text_output_protocol *this, in efi_cout_enable_cursor() 745 struct efi_simple_text_input_ex_protocol *this, in efi_cin_reset_ex() [all …]
|
H A D | efi_unicode_collation.c | 54 struct efi_unicode_collation_protocol *this, u16 *s1, u16 *s2) in efi_stri_coll() 174 static bool EFIAPI efi_metai_match(struct efi_unicode_collation_protocol *this, in efi_metai_match() 198 static void EFIAPI efi_str_lwr(struct efi_unicode_collation_protocol *this, in efi_str_lwr() 220 static void EFIAPI efi_str_upr(struct efi_unicode_collation_protocol *this, in efi_str_upr() 240 static void EFIAPI efi_fat_to_str(struct efi_unicode_collation_protocol *this, in efi_fat_to_str() 273 static bool EFIAPI efi_str_to_fat(struct efi_unicode_collation_protocol *this, in efi_str_to_fat()
|
H A D | efi_hii.c | 444 new_package_list(const struct efi_hii_database_protocol *this, in new_package_list() 474 remove_package_list(const struct efi_hii_database_protocol *this, in remove_package_list() 490 update_package_list(const struct efi_hii_database_protocol *this, in update_package_list() 575 list_package_lists(const struct efi_hii_database_protocol *this, in list_package_lists() 661 export_package_lists(const struct efi_hii_database_protocol *this, in export_package_lists() 675 register_package_notify(const struct efi_hii_database_protocol *this, in register_package_notify() 697 unregister_package_notify(const struct efi_hii_database_protocol *this, in unregister_package_notify() 706 find_keyboard_layouts(const struct efi_hii_database_protocol *this, in find_keyboard_layouts() 737 get_keyboard_layout(const struct efi_hii_database_protocol *this, in get_keyboard_layout() 777 set_keyboard_layout(const struct efi_hii_database_protocol *this, in set_keyboard_layout() [all …]
|
H A D | efi_gop.c | 39 static efi_status_t EFIAPI gop_query_mode(struct efi_gop *this, u32 mode_number, in gop_query_mode() 54 static efi_status_t EFIAPI gop_set_mode(struct efi_gop *this, u32 mode_number) in gop_set_mode() 85 static __always_inline efi_status_t gop_blt_int(struct efi_gop *this, in gop_blt_int() 220 static efi_uintn_t gop_get_bpp(struct efi_gop *this) in gop_get_bpp() 254 static efi_status_t gop_blt_video_fill(struct efi_gop *this, in gop_blt_video_fill() 266 static efi_status_t gop_blt_buf_to_vid16(struct efi_gop *this, in gop_blt_buf_to_vid16() 277 static efi_status_t gop_blt_buf_to_vid32(struct efi_gop *this, in gop_blt_buf_to_vid32() 288 static efi_status_t gop_blt_vid_to_vid(struct efi_gop *this, in gop_blt_vid_to_vid() 300 static efi_status_t gop_blt_vid_to_buf(struct efi_gop *this, in gop_blt_vid_to_buf() 330 efi_status_t EFIAPI gop_blt(struct efi_gop *this, struct efi_gop_pixel *buffer, in gop_blt()
|
/openbmc/linux/drivers/mtd/nand/onenand/ |
H A D | onenand_base.c | 224 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address() 241 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address() 301 static unsigned flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block() 320 inline unsigned onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block() 334 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr() 352 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr() 400 struct onenand_chip *this = mtd->priv; in onenand_command() local 524 static inline int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc() 555 struct onenand_chip * this = mtd->priv; in onenand_wait() local 635 struct onenand_chip *this = data; in onenand_interrupt() local [all …]
|
H A D | onenand_bbt.c | 58 struct onenand_chip *this = mtd->priv; in create_bbt() local 133 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt() local 146 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 183 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt() local 231 struct onenand_chip *this = mtd->priv; in onenand_default_bbt() local
|
/openbmc/linux/net/caif/ |
H A D | cffrml.c | 37 struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC); in cffrml_create() local 59 struct cffrml *this = container_obj(layer); in cffrml_free() local 64 void cffrml_set_uplayer(struct cflayer *this, struct cflayer *up) in cffrml_set_uplayer() 69 void cffrml_set_dnlayer(struct cflayer *this, struct cflayer *dn) in cffrml_set_dnlayer() 88 struct cffrml *this; in cffrml_receive() local 143 struct cffrml *this = container_obj(layr); in cffrml_transmit() local 178 struct cffrml *this = container_obj(layr); in cffrml_put() local 185 struct cffrml *this = container_obj(layr); in cffrml_hold() local 193 struct cffrml *this = container_obj(layr); in cffrml_refcnt_read() local
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_base.c | 152 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address() 169 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address() 229 static unsigned int flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block() 248 unsigned int onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block() 262 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr() 281 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr() 328 struct onenand_chip *this = mtd->priv; in onenand_command() local 440 static int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc() 470 struct onenand_chip *this = mtd->priv; in onenand_wait() local 517 struct onenand_chip *this = mtd->priv; in onenand_bufferram_offset() local [all …]
|
/openbmc/linux/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() 353 static int scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, in scan_write_bbt() 369 static u32 bbt_get_ver_offs(struct nand_chip *this, struct nand_bbt_descr *td) in bbt_get_ver_offs() 389 static void read_abs_bbts(struct nand_chip *this, uint8_t *buf, in read_abs_bbts() 414 static int scan_block_fast(struct nand_chip *this, struct nand_bbt_descr *bd, in scan_block_fast() 451 static int bbt_block_checkbad(struct nand_chip *this, struct nand_bbt_descr *td, in bbt_block_checkbad() [all …]
|
H A D | diskonchip.c | 292 static void doc2000_write_byte(struct nand_chip *this, u_char datum) in doc2000_write_byte() argument 303 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf() argument 320 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf() argument 345 static void doc200x_readid(struct nand_chip *this, unsigned int cs, u8 *id) in doc200x_readid() argument 364 struct nand_chip *this = mtd_to_nand(mtd); doc200x_ident_chip() local 395 struct nand_chip *this = mtd_to_nand(mtd); doc2000_count_chips() local 415 doc2001_write_byte(struct nand_chip * this,u_char datum) doc2001_write_byte() argument 425 doc2001_writebuf(struct nand_chip * this,const u_char * buf,int len) doc2001_writebuf() argument 437 doc2001_readbuf(struct nand_chip * this,u_char * buf,int len) doc2001_readbuf() argument 453 doc2001plus_writebuf(struct nand_chip * this,const u_char * buf,int len) doc2001plus_writebuf() argument 470 doc2001plus_readbuf(struct nand_chip * this,u_char * buf,int len) doc2001plus_readbuf() argument 510 doc200x_exec_instr(struct nand_chip * this,const struct nand_op_instr * instr) doc200x_exec_instr() argument 563 doc200x_exec_op(struct nand_chip * this,const struct nand_operation * op,bool check_only) doc200x_exec_op() argument 597 doc2001plus_exec_instr(struct nand_chip * this,const struct nand_op_instr * instr) doc2001plus_exec_instr() argument 638 doc2001plus_exec_op(struct nand_chip * this,const struct nand_operation * op,bool check_only) doc2001plus_exec_op() argument 663 doc200x_enable_hwecc(struct nand_chip * this,int mode) doc200x_enable_hwecc() argument 681 doc2001plus_enable_hwecc(struct nand_chip * this,int mode) doc2001plus_enable_hwecc() argument 700 doc200x_calculate_ecc(struct nand_chip * this,const u_char * dat,unsigned char * ecc_code) doc200x_calculate_ecc() argument 759 doc200x_correct_data(struct nand_chip * this,u_char * dat,u_char * read_ecc,u_char * isnull) doc200x_correct_data() argument 864 struct nand_chip *this = mtd_to_nand(mtd); find_media_headers() local 907 struct nand_chip *this = mtd_to_nand(mtd); nftl_partscan() local 1013 struct nand_chip *this = mtd_to_nand(mtd); inftl_partscan() local 1133 struct nand_chip *this = mtd_to_nand(mtd); nftl_scan_bbt() local 1168 struct nand_chip *this = mtd_to_nand(mtd); inftl_scan_bbt() local 1221 struct nand_chip *this = mtd_to_nand(mtd); doc2000_init() local 1234 struct nand_chip *this = mtd_to_nand(mtd); doc2001_init() local 1260 struct nand_chip *this = mtd_to_nand(mtd); doc2001plus_init() local [all...] |
H A D | au1550nd.c | 27 static struct au1550nd_ctx *chip_to_au_ctx(struct nand_chip *this) in chip_to_au_ctx() 40 static void au_write_buf(struct nand_chip *this, const void *buf, in au_write_buf() 61 static void au_read_buf(struct nand_chip *this, void *buf, in au_read_buf() 82 static void au_write_buf16(struct nand_chip *this, const void *buf, in au_write_buf16() 104 static void au_read_buf16(struct nand_chip *this, void *buf, unsigned int len) in au_read_buf16() 138 static int au1550nd_waitrdy(struct nand_chip *this, unsigned int timeout_ms) in au1550nd_waitrdy() 153 static int au1550nd_exec_instr(struct nand_chip *this, in au1550nd_exec_instr() 210 static int au1550nd_exec_op(struct nand_chip *this, in au1550nd_exec_op() 258 struct nand_chip *this; in au1550nd_probe() local
|
/openbmc/linux/include/linux/mtd/ |
H A D | onenand.h | 153 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index) argument 154 #define ONENAND_NEXT_BUFFERRAM(this) (this->bufferram_index ^ 1) argument 155 #define ONENAND_SET_NEXT_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 156 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 157 #define ONENAND_SET_BUFFERRAM0(this) (this->bufferram_index = 0) argument 158 #define ONENAND_SET_BUFFERRAM1(this) (this->bufferram_index = 1) argument 160 #define FLEXONENAND(this) \ argument 162 #define ONENAND_GET_SYS_CFG1(this) \ argument 164 #define ONENAND_SET_SYS_CFG1(v, this) \ argument 167 #define ONENAND_IS_DDP(this) \ argument [all …]
|
/openbmc/linux/drivers/s390/net/ |
H A D | fsm.c | 21 fsm_instance *this; in init_fsm() local 73 kfree_fsm(fsm_instance *this) in kfree_fsm() 135 fsm_timer *this = from_timer(this, t, tl); in fsm_expire_timer() local 144 fsm_settimer(fsm_instance *fi, fsm_timer *this) in fsm_settimer() 155 fsm_deltimer(fsm_timer *this) in fsm_deltimer() 165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_addtimer() 183 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_modtimer()
|
/openbmc/linux/fs/jffs2/ |
H A D | debug.c | 501 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 523 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 546 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 569 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 585 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 600 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 616 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 632 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 648 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 664 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local [all …]
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 227 (struct efi_simple_file_system_protocol *this, in open_volume() 240 (struct efi_file_handle *this, in open() 254 static efi_status_t EFIAPI close(struct efi_file_handle *this) in close() 266 static efi_status_t EFIAPI delete(struct efi_file_handle *this) in delete() 275 (struct efi_file_handle *this, efi_uintn_t *buffer_size, void *buffer) in read() 292 (struct efi_file_handle *this, efi_uintn_t *buffer_size, void *buffer) in write() 300 static efi_status_t EFIAPI getpos(struct efi_file_handle *this, u64 *pos) in getpos() 310 static efi_status_t EFIAPI setpos(struct efi_file_handle *this, u64 pos) in setpos() 321 (struct efi_file_handle *this, const efi_guid_t *info_type, in getinfo() 353 (struct efi_file_handle *this, const efi_guid_t *info_type, in setinfo() [all …]
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | onenand.h | 131 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index) argument 132 #define ONENAND_NEXT_BUFFERRAM(this) (this->bufferram_index ^ 1) argument 133 #define ONENAND_SET_NEXT_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 134 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 135 #define ONENAND_SET_BUFFERRAM0(this) (this->bufferram_index = 0) argument 136 #define ONENAND_SET_BUFFERRAM1(this) (this->bufferram_index = 1) argument 138 #define FLEXONENAND(this) (this->device_id & DEVICE_IS_FLEXONENAND) argument 139 #define ONENAND_IS_MLC(this) (this->technology & ONENAND_TECHNOLOGY_IS_MLC) argument 140 #define ONENAND_IS_DDP(this) \ argument 143 #define ONENAND_IS_4KB_PAGE(this) \ argument [all …]
|
/openbmc/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 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 963 struct nand_chip *this = mtd_to_nand(mtd); in mark_bbt_region() local 1023 struct nand_chip *this = mtd_to_nand(mtd); in verify_bbt_descr() local [all …]
|
H A D | nand_spl_simple.c | 28 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local 65 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local 116 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local 141 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local 172 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
|