| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 287 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power() 1145 u16 cmd_action, void *data_buf) in mwifiex_cmd_reg_access() 1510 struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_cfg_data() 1545 u16 cmd_action, void *data_buf) in mwifiex_cmd_set_mc_policy() 1627 u16 cmd_action, void *data_buf) in mwifiex_cmd_coalesce_cfg() 1692 u16 cmd_action, void *data_buf) in mwifiex_cmd_tdls_config() 1736 void *data_buf) in mwifiex_cmd_tdls_oper() 1862 u16 cmd_action, void *data_buf) in mwifiex_cmd_sdio_rx_aggr_cfg() 1939 void *data_buf, void *cmd_buf) in mwifiex_sta_prepare_cmd()
|
| H A D | sta_cmdresp.c | 169 u32 *data_buf) in mwifiex_ret_802_11_snmp_mib() 335 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) in mwifiex_get_power_level() 741 void *data_buf) in mwifiex_ret_p2p_mode_cfg() 771 void *data_buf) in mwifiex_ret_reg_access() 1204 void *data_buf = adapter->curr_cmd->data_buf; in mwifiex_process_sta_cmdresp() local
|
| H A D | 11n_rxreorder.c | 445 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() 535 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
|
| H A D | 11h.c | 146 void *data_buf) in mwifiex_cmd_issue_chan_report_request()
|
| H A D | cmdevt.c | 42 u32 cmd_no, void *data_buf, bool sync) in mwifiex_init_cmd_node() 559 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | flash_image.c | 135 char data_buf[BLOCK_WRITE_LEN] = {0}; in block_write() local 336 char data_buf[strlen(str)]; in getUuidFromString() local 364 char data_buf[strlen(str)]; in getParamFromString() local 640 unsigned char data_buf[m_uiParamFileSize]; in flash_parameter() local 755 unsigned char data_buf[pcmd->size]; in flash_bootloader() local
|
| H A D | rkboot.c | 85 static DWORD getLoaderSizeAndData(char * loaderName, const unsigned char * data_buf, unsigned char … in getLoaderSizeAndData() 332 bool download_loader(PBYTE data_buf, int size, char *dest_path) in download_loader()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/ |
| H A D | bbt_store.c | 30 u8 *data_buf, *oob_buf; in nanddev_read_bbt() local 99 u8 *data_buf, *oob_buf; in nanddev_write_bbt() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/ |
| H A D | bbt.c | 50 u8 *data_buf, *oob_buf; in nanddev_read_bbt() local 120 u8 *data_buf, *oob_buf; in nanddev_write_bbt() local
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nand_mtd_bbt.c | 49 u8 *data_buf, *oob_buf, *temp_buf; in nanddev_read_bbt() local 133 u8 *data_buf, *oob_buf, *temp_buf; in nanddev_write_bbt() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | mmio.c | 131 u8 data_buf[8]; in io_mem_abort() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | qcom_nandc.c | 1522 static bool erased_chunk_check_and_fixup(u8 *data_buf, int data_len) in erased_chunk_check_and_fixup() 1587 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw() 1668 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page() 1727 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors() 1831 static int read_page_ecc(struct qcom_nand_host *host, u8 *data_buf, in read_page_ecc() 1949 u8 *data_buf, *oob_buf = NULL; in qcom_nandc_read_page() local 1968 u8 *data_buf = buf, *oob_buf = chip->oob_poi; in qcom_nandc_read_page_raw() local 2007 u8 *data_buf, *oob_buf; in qcom_nandc_write_page() local 2079 u8 *data_buf, *oob_buf; in qcom_nandc_write_page_raw() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 141 unsigned char data_buf[MAX_ONENAND_PAGESIZE]; in onenand_memory_bbt() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand.h | 49 uint8_t *data_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/iio/chemical/ |
| H A D | sgp30.c | 209 u8 *data_buf = &buf->start; in sgp_verify_buffer() local 241 u8 *data_buf; in sgp_read_cmd() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_rm_fsm.h | 264 struct data_buf { struct 265 u8 *pbuf; 289 struct data_buf buf[MAX_BUF_NUM]; argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 265 u16 len;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 265 u16 len;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 265 u16 len;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 288 struct data_buf buf[MAX_BUF_NUM]; argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 288 struct data_buf buf[MAX_BUF_NUM]; argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 265 u16 len;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_rm_fsm.h | 264 struct data_buf { struct 265 u8 *pbuf; 289 struct data_buf buf[MAX_BUF_NUM]; argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_rm_fsm.h | 264 struct data_buf { struct 265 u8 *pbuf; 266 u16 len;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_rm_fsm.h | 263 struct data_buf { struct 264 u8 *pbuf; 265 u16 len;
|