Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 25 of 27) sorted by relevance

12

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/i2s/
Di2s_driver.c332 bk_err_t bk_i2s_write_data(uint32_t channel_id, uint32_t *data_buf, uint32_t data_len) in bk_i2s_write_data()
342 bk_err_t bk_i2s_read_data(uint32_t *data_buf, uint32_t data_len) in bk_i2s_read_data()
/device/soc/esp/esp32/components/hal/
Dadc_hal.c218 static void adc_hal_digi_dma_link_descriptors(dma_descriptor_t *desc, uint8_t *data_buf, uint32_t s… in adc_hal_digi_dma_link_descriptors()
236 void adc_hal_digi_rxdma_start(adc_hal_context_t *hal, uint8_t *data_buf) in adc_hal_digi_rxdma_start()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_rm_fsm.h263 struct data_buf { struct
264 u8 *pbuf;
265 u16 len;
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
Dmipi_tx_hal.c934 static int mipi_tx_get_read_fifo_data(unsigned int get_data_size, unsigned char *data_buf) in mipi_tx_get_read_fifo_data()
984 unsigned char* data_buf = NULL; in mipi_tx_drv_get_cmd_info() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/adc/
Dadc_drv.h118 hi_u16 *data_buf; /* point of data buffer */ member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/
Dfm11nt081d.c319 hi_char data_buf[120]; in nfc_ioctl() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcmxtlv.c215 uint8 *data_buf; in BCMPOSTTRAPFN() local
Ddhd_config.c493 dhd_conf_read_otp_from_bp(si_t *sih, uint32 *data_buf, in dhd_conf_read_otp_from_bp()
Ddhd_linux.c8130 int dhd_ioctl_process(dhd_pub_t *pub, int ifidx, dhd_ioctl_t *ioc, void *data_buf) in dhd_ioctl_process()
8311 dhd_nho_ioctl_process(dhd_pub_t *pub, int ifidx, dhd_ioctl_t *ioc, void *data_buf) in dhd_nho_ioctl_process()
Dwl_cfg80211.h1624 const void *data_buf[1]; /* array of user space buffer pointers. */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmxtlv.c201 uint8 *data_buf; in bcm_xtlv_pack_xtlv() local
Ddhd_config.c490 dhd_conf_read_otp_from_bp(si_t *sih, uint32 *data_buf, in dhd_conf_read_otp_from_bp()
Dwl_cfg80211.h1153 const void *data_buf[1]; /* array of user space buffer pointers. */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dbcmxtlv.c196 uint8 *data_buf; in bcm_xtlv_pack_xtlv() local
Ddhd_config.c487 static int dhd_conf_read_otp_from_bp(si_t *sih, uint32 *data_buf, in dhd_conf_read_otp_from_bp()
Dwl_cfg80211.h1163 const void *data_buf[1]; /* array of user space buffer pointers. */ member
Ddhd_linux.c6511 void *data_buf) in dhd_ioctl_process()
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_sdxc_drv.c613 …stat_t sdxc_set_adma2_desc(uint32_t *adma_tbl, uint32_t adma_table_words, const uint32_t *data_buf, in sdxc_set_adma2_desc()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dshell_task.c1353 int shell_spy_out( u16 spy_id, u8 * data_buf, u16 data_len) in shell_spy_out()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mpeg12/
Dvmpeg12.c217 u8 *data_buf; member
Dvmpeg12_multi.c197 u8 *data_buf; member
/device/soc/esp/esp32/components/driver/
Di2c.c137 uint8_t data_buf[SOC_I2C_FIFO_LEN ]; /*!< a buffer to store i2c fifo data */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264/
Dvh264.c826 u8 *data_buf; member
/device/soc/esp/esp32/components/soc/esp32/include/soc/
Dspi_struct.h328 uint32_t data_buf[16]; /*data buffer*/ member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264_multi/
Dvmh264.c615 u8 *data_buf; member

12