| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| 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 …]
|
| /OK3568_Linux_fs/kernel/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() 239 static inline bool gpmi_check_ecc(struct gpmi_nand_data *this) in gpmi_check_ecc() 258 static int set_geometry_by_ecc_info(struct gpmi_nand_data *this, in set_geometry_by_ecc_info() 387 static inline int get_ecc_strength(struct gpmi_nand_data *this) in get_ecc_strength() 400 static int legacy_set_geometry(struct gpmi_nand_data *this) in legacy_set_geometry() 512 static int common_nfc_set_geometry(struct gpmi_nand_data *this) in common_nfc_set_geometry() 536 static int bch_set_geometry(struct gpmi_nand_data *this) in bch_set_geometry() 645 static void gpmi_nfc_compute_timings(struct gpmi_nand_data *this, in gpmi_nfc_compute_timings() [all …]
|
| /OK3568_Linux_fs/kernel/sound/usb/line6/ |
| H A D | midibuf.c | 37 static int midibuf_is_empty(struct midi_buffer *this) in midibuf_is_empty() 42 static int midibuf_is_full(struct midi_buffer *this) in midibuf_is_full() 47 void line6_midibuf_reset(struct midi_buffer *this) in line6_midibuf_reset() 53 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init() 66 int line6_midibuf_bytes_free(struct midi_buffer *this) in line6_midibuf_bytes_free() 75 int line6_midibuf_bytes_used(struct midi_buffer *this) in line6_midibuf_bytes_used() 84 int line6_midibuf_write(struct midi_buffer *this, unsigned char *data, in line6_midibuf_write() 127 int line6_midibuf_read(struct midi_buffer *this, unsigned char *data, in line6_midibuf_read() 232 int line6_midibuf_ignore(struct midi_buffer *this, int length) in line6_midibuf_ignore() 244 void line6_midibuf_destroy(struct midi_buffer *this) in line6_midibuf_destroy()
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_console.c | 51 struct efi_console_control_protocol *this, in efi_cin_get_mode() 67 struct efi_console_control_protocol *this, int mode) in efi_cin_set_mode() 74 struct efi_console_control_protocol *this, in efi_cin_lock_std_in() 133 struct efi_simple_text_output_protocol *this, in efi_cout_reset() 148 struct efi_simple_text_output_protocol *this, in efi_cout_output_string() 174 struct efi_simple_text_output_protocol *this, in efi_cout_test_string() 190 struct efi_simple_text_output_protocol *this, in efi_cout_query_mode() 261 struct efi_simple_text_output_protocol *this, in efi_cout_set_mode() 278 struct efi_simple_text_output_protocol *this, in efi_cout_set_attribute() 288 struct efi_simple_text_output_protocol *this) in efi_cout_clear_screen() [all …]
|
| H A D | efi_net.c | 37 static efi_status_t EFIAPI efi_net_start(struct efi_simple_network *this) in efi_net_start() 44 static efi_status_t EFIAPI efi_net_stop(struct efi_simple_network *this) in efi_net_stop() 51 static efi_status_t EFIAPI efi_net_initialize(struct efi_simple_network *this, in efi_net_initialize() 61 static efi_status_t EFIAPI efi_net_reset(struct efi_simple_network *this, in efi_net_reset() 69 static efi_status_t EFIAPI efi_net_shutdown(struct efi_simple_network *this) in efi_net_shutdown() 77 struct efi_simple_network *this, u32 enable, u32 disable, in efi_net_receive_filters() 90 struct efi_simple_network *this, int reset, in efi_net_station_address() 98 static efi_status_t EFIAPI efi_net_statistics(struct efi_simple_network *this, in efi_net_statistics() 107 static efi_status_t EFIAPI efi_net_mcastiptomac(struct efi_simple_network *this, in efi_net_mcastiptomac() 117 static efi_status_t EFIAPI efi_net_nvdata(struct efi_simple_network *this, in efi_net_nvdata() [all …]
|
| /OK3568_Linux_fs/kernel/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
|
| H A D | onenand_samsung.c | 218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 476 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local 618 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram() local 728 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local 748 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local 773 struct onenand_chip *this = mtd->priv; in s3c_unlock_all() local 802 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup() local 836 struct onenand_chip *this; in s3c_onenand_probe() local [all …]
|
| /OK3568_Linux_fs/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 …]
|
| H A D | samsung.c | 119 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 168 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 274 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 377 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local 450 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local 468 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local 489 struct onenand_chip *this = mtd->priv; in s3c_onenand_unlock_all() local 531 struct onenand_chip *this = mtd->priv; in s3c_onenand_init() local
|
| H A D | onenand_bbt.c | 65 struct onenand_chip *this = mtd->priv; in create_bbt() local 154 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 194 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt() local 248 struct onenand_chip *this = mtd->priv; in onenand_default_bbt() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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() 461 static int create_bbt(struct nand_chip *this, uint8_t *buf, in create_bbt() [all …]
|
| H A D | diskonchip.c | 292 static void doc2000_write_byte(struct nand_chip *this, u_char datum) in doc2000_write_byte() 303 static void doc2000_writebuf(struct nand_chip *this, const u_char *buf, in doc2000_writebuf() 320 static void doc2000_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2000_readbuf() 345 static void doc200x_readid(struct nand_chip *this, unsigned int cs, u8 *id) in doc200x_readid() 364 struct nand_chip *this = mtd_to_nand(mtd); in doc200x_ident_chip() local 395 struct nand_chip *this = mtd_to_nand(mtd); in doc2000_count_chips() local 415 static void doc2001_write_byte(struct nand_chip *this, u_char datum) in doc2001_write_byte() 425 static void doc2001_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001_writebuf() 437 static void doc2001_readbuf(struct nand_chip *this, u_char *buf, int len) in doc2001_readbuf() 453 static void doc2001plus_writebuf(struct nand_chip *this, const u_char *buf, int len) in doc2001plus_writebuf() [all …]
|
| H A D | au1550nd.c | 26 static struct au1550nd_ctx *chip_to_au_ctx(struct nand_chip *this) in chip_to_au_ctx() 39 static void au_write_buf(struct nand_chip *this, const void *buf, in au_write_buf() 60 static void au_read_buf(struct nand_chip *this, void *buf, in au_read_buf() 81 static void au_write_buf16(struct nand_chip *this, const void *buf, in au_write_buf16() 103 static void au_read_buf16(struct nand_chip *this, void *buf, unsigned int len) in au_read_buf16() 137 static int au1550nd_waitrdy(struct nand_chip *this, unsigned int timeout_ms) in au1550nd_waitrdy() 152 static int au1550nd_exec_instr(struct nand_chip *this, in au1550nd_exec_instr() 209 static int au1550nd_exec_op(struct nand_chip *this, in au1550nd_exec_op() 257 struct nand_chip *this; in au1550nd_probe() local
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| H A D | compr.c | 34 static int jffs2_is_best_compression(struct jffs2_compressor *this, in jffs2_is_best_compression() 77 struct jffs2_compressor *this; in jffs2_selected_compress() local 154 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local 257 struct jffs2_compressor *this; in jffs2_decompress() local 303 struct jffs2_compressor *this; in jffs2_register_compressor() local
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/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 …]
|
| /OK3568_Linux_fs/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 526 struct nand_chip *this = mtd_to_nand(mtd); in search_bbt() local 621 struct nand_chip *this = mtd_to_nand(mtd); in write_bbt() local 822 struct nand_chip *this = mtd_to_nand(mtd); in nand_memory_bbt() local 841 struct nand_chip *this = mtd_to_nand(mtd); in check_create() local 965 struct nand_chip *this = mtd_to_nand(mtd); in mark_bbt_region() local 1025 struct nand_chip *this = mtd_to_nand(mtd); in verify_bbt_descr() local [all …]
|
| H A D | nand_spl_simple.c | 29 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local 66 struct nand_chip *this = mtd_to_nand(mtd); in nand_command() local 117 struct nand_chip *this = mtd_to_nand(mtd); in nand_is_bad_block() local 142 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local 173 struct nand_chip *this = mtd_to_nand(mtd); in nand_read_page() local
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | addr.c | 51 struct atm_dev_addr *this, *p; in atm_reset_addr() local 72 struct atm_dev_addr *this; in atm_add_addr() local 107 struct atm_dev_addr *this; in atm_del_addr() local 137 struct atm_dev_addr *this; in atm_get_addr() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | mii_timestamper.c | 55 struct list_head *this, *next; in unregister_mii_tstamp_controller() local 83 struct list_head *this; in register_mii_timestamper() local 112 struct list_head *this; in unregister_mii_timestamper() local
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | devres.c | 14 static void devm_free_netdev(struct device *dev, void *this) in devm_free_netdev() 42 static void devm_unregister_netdev(struct device *dev, void *this) in devm_unregister_netdev() 49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) in netdev_devres_match()
|