/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmd.c | 275 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power() 1138 u16 cmd_action, void *data_buf) in mwifiex_cmd_reg_access() 1503 struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_cfg_data() 1538 u16 cmd_action, void *data_buf) in mwifiex_cmd_set_mc_policy() 1620 u16 cmd_action, void *data_buf) in mwifiex_cmd_coalesce_cfg() 1685 u16 cmd_action, void *data_buf) in mwifiex_cmd_tdls_config() 1729 void *data_buf) in mwifiex_cmd_tdls_oper() 1857 u16 cmd_action, void *data_buf) in mwifiex_cmd_sdio_rx_aggr_cfg() 1934 void *data_buf, void *cmd_buf) in mwifiex_sta_prepare_cmd()
|
H A D | sta_cmdresp.c | 157 u32 *data_buf) in mwifiex_ret_802_11_snmp_mib() 324 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) in mwifiex_get_power_level() 754 void *data_buf) in mwifiex_ret_p2p_mode_cfg() 784 void *data_buf) in mwifiex_ret_reg_access() 1217 void *data_buf = adapter->curr_cmd->data_buf; in mwifiex_process_sta_cmdresp() local
|
H A D | 11n_rxreorder.c | 433 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() 523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
|
H A D | 11h.c | 134 void *data_buf) in mwifiex_cmd_issue_chan_report_request()
|
H A D | cmdevt.c | 30 u32 cmd_no, void *data_buf, bool sync) in mwifiex_init_cmd_node() 547 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
|
H A D | uap_cmd.c | 778 void *data_buf, void *cmd_buf) in mwifiex_uap_prepare_cmd()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | xtlv.c | 40 u8 *data_buf; in brcmf_xtlv_pack_header() local
|
/openbmc/qemu/include/hw/i2c/ |
H A D | smbus_slave.h | 76 uint8_t data_buf[SMBUS_DATA_MAX_LEN]; member
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | mmio.c | 159 u8 data_buf[8]; in io_mem_abort() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_reroute.c | 82 char data_buf[8]; /* only #pkts matter, so use a random small buffer */ in overflow_fq() local
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_bbt.c | 141 unsigned char data_buf[MAX_ONENAND_PAGESIZE]; in onenand_memory_bbt() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | mxs_nand.h | 49 uint8_t *data_buf; member
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | qcom_nandc.c | 1399 static bool erased_chunk_check_and_fixup(u8 *data_buf, int data_len) in erased_chunk_check_and_fixup() 1464 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw() 1551 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page() 1610 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors() 1713 static int read_page_ecc(struct qcom_nand_host *host, u8 *data_buf, in read_page_ecc() 1891 u8 *data_buf, *oob_buf = NULL; in qcom_nandc_read_page() local 1920 u8 *data_buf = buf, *oob_buf = chip->oob_poi; in qcom_nandc_read_page_raw() local 1965 u8 *data_buf, *oob_buf; in qcom_nandc_write_page() local 2039 u8 *data_buf, *oob_buf; in qcom_nandc_write_page_raw() local
|
/openbmc/linux/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
|
/openbmc/linux/include/linux/ |
H A D | blk-integrity.h | 18 void *data_buf; member
|
/openbmc/linux/drivers/mmc/core/ |
H A D | mmc_ops.c | 677 u8 *data_buf; in mmc_send_tuning() local 770 u8 *data_buf; in mmc_send_bus_test() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | syndbg.c | 191 uint8_t data_buf[TARGET_PAGE_SIZE - UDP_PKT_HEADER_SIZE]; in handle_recv_msg() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | davinci_mmc.c | 172 char *data_buf = NULL; local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 532 __u8 data_buf[16]; in sl811_rh_submit_urb() local
|
/openbmc/linux/drivers/regulator/ |
H A D | rpi-panel-attiny-regulator.c | 252 u8 data_buf[1] = { 0, }; in attiny_i2c_read() local
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-reg-access.c | 74 unsigned char data_buf[sizeof(u32)] = { 0 }; in ____ccs_read_addr() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | dlpar.c | 142 char *data_buf; in dlpar_configure_connector() local
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | tcm.h | 73 void *data_buf; /* used if no sg support available */ member
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | cctrng.c | 63 u32 data_buf[CCTRNG_DATA_BUF_WORDS]; member
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_hcd.c | 465 const u8 *data_buf = (u8 *) datab; in musb_submit_rh_msg() local
|