Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 826) sorted by relevance

12345678910>>...34

/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c37 btc_ble_gap_args_t arg; in esp_ble_gap_config_adv_data() local
62 btc_ble_gap_args_t arg; in esp_ble_gap_set_scan_params() local
81 btc_ble_gap_args_t arg; in esp_ble_gap_start_scanning() local
109 btc_ble_gap_args_t arg; in esp_ble_gap_start_advertising() local
138 btc_ble_gap_args_t arg; in esp_ble_gap_update_conn_params() local
168 btc_ble_gap_args_t arg; in esp_ble_gap_set_pkt_data_len() local
185 btc_ble_gap_args_t arg; in esp_ble_gap_set_rand_addr() local
213 btc_ble_gap_args_t arg; in esp_ble_gap_config_local_privacy() local
229 btc_ble_gap_args_t arg; in esp_ble_gap_config_local_icon() local
308 btc_ble_gap_args_t arg; in esp_ble_gap_update_whitelist() local
[all …]
Desp_gap_bt_api.c44 btc_gap_bt_args_t arg; in esp_bt_gap_set_scan_mode() local
62 btc_gap_bt_args_t arg; in esp_bt_gap_start_discovery() local
107 btc_gap_bt_args_t arg; in esp_bt_gap_get_remote_services() local
124 btc_gap_bt_args_t arg; in esp_bt_gap_get_remote_service_record() local
151 btc_gap_bt_args_t arg; in esp_bt_gap_config_eir_data() local
183 btc_gap_bt_args_t arg; in esp_bt_gap_set_cod() local
220 btc_gap_bt_args_t arg; in esp_bt_gap_read_rssi_delta() local
232 btc_gap_bt_args_t arg; in esp_bt_gap_remove_bond_device() local
274 btc_gap_bt_args_t arg; in esp_bt_gap_set_pin() local
299 btc_gap_bt_args_t arg; in esp_bt_gap_pin_reply() local
[all …]
Desp_gatts_api.c44 btc_ble_gatts_args_t arg; in esp_ble_gatts_app_register() local
65 btc_ble_gatts_args_t arg; in esp_ble_gatts_app_unregister() local
81 btc_ble_gatts_args_t arg; in esp_ble_gatts_create_service() local
101 btc_ble_gatts_args_t arg; in esp_ble_gatts_create_attr_tab() local
121 btc_ble_gatts_args_t arg; in esp_ble_gatts_add_included_service() local
140 btc_ble_gatts_args_t arg; in esp_ble_gatts_add_char() local
179 btc_ble_gatts_args_t arg; in esp_ble_gatts_add_char_descr() local
214 btc_ble_gatts_args_t arg; in esp_ble_gatts_delete_service() local
229 btc_ble_gatts_args_t arg; in esp_ble_gatts_start_service() local
244 btc_ble_gatts_args_t arg; in esp_ble_gatts_stop_service() local
[all …]
Desp_spp_api.c46 btc_spp_args_t arg; in esp_spp_init() local
60 btc_spp_args_t arg; in esp_spp_deinit() local
77 btc_spp_args_t arg; in esp_spp_start_discovery() local
95 btc_spp_args_t arg; in esp_spp_connect() local
117 btc_spp_args_t arg; in esp_spp_disconnect() local
133 btc_spp_args_t arg; in esp_spp_start_srv() local
161 btc_spp_args_t arg; in esp_spp_stop_srv() local
175 btc_spp_args_t arg; in esp_spp_stop_srv_scn() local
195 btc_spp_args_t arg; in esp_spp_write() local
Desp_gattc_api.c42 btc_ble_gattc_args_t arg; in esp_ble_gattc_app_register() local
61 btc_ble_gattc_args_t arg; in esp_ble_gattc_app_unregister() local
76 btc_ble_gattc_args_t arg; in esp_ble_gattc_open() local
97 btc_ble_gattc_args_t arg; in esp_ble_gattc_aux_open() local
118 btc_ble_gattc_args_t arg; in esp_ble_gattc_close() local
133 btc_ble_gattc_args_t arg; in esp_ble_gattc_send_mtu_req() local
148 btc_ble_gattc_args_t arg; in esp_ble_gattc_search_service() local
358 btc_ble_gattc_args_t arg; in esp_ble_gattc_read_char() local
390 btc_ble_gattc_args_t arg; in esp_ble_gattc_read_by_type() local
426 btc_ble_gattc_args_t arg; in esp_ble_gattc_read_multiple() local
[all …]
/device/soc/esp/esp32/components/esp_wifi/src/
Dlib_printf.c34 static int lib_printf(const char* tag, const char* format, va_list arg) in lib_printf()
55 va_list arg; in phy_printf() local
71 va_list arg; in wpa_printf() local
80 va_list arg; in wpa2_printf() local
89 va_list arg; in wps_printf() local
98 va_list arg; in pp_printf() local
107 va_list arg; in sc_printf() local
116 va_list arg; in core_printf() local
125 va_list arg; in net80211_printf() local
134 va_list arg; in coexist_printf() local
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_asf.c207 void rtl8168_asf_hbperiod(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_hbperiod()
217 void rtl8168_asf_wd16rst(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_wd16rst()
222 void rtl8168_asf_console_mac(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_console_mac()
240 void rtl8168_asf_ip_address(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_ip_address()
264 void rtl8168_asf_config_regs(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_config_regs()
282 void rtl8168_asf_capability_masks(struct rtl8168_private *tp, int arg, int offset, unsigned int *da… in rtl8168_asf_capability_masks()
311 void rtl8168_asf_community_string(struct rtl8168_private *tp, int arg, char *string) in rtl8168_asf_community_string()
324 void rtl8168_asf_community_string_len(struct rtl8168_private *tp, int arg, unsigned int *data) in rtl8168_asf_community_string_len()
332 void rtl8168_asf_time_period(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_time_period()
352 void rtl8168_asf_key_access(struct rtl8168_private *tp, int arg, int offset, unsigned int *data) in rtl8168_asf_key_access()
[all …]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c44 …id isp_dpcc_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_dpcc_config *arg) in isp_dpcc_config()
73 …void isp_bls_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_bls_config *arg) in isp_bls_config()
243 …void isp_lsc_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_lsc_config *arg) in isp_lsc_config()
282 …void isp_flt_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_flt_config *arg) in isp_flt_config()
309 …void isp_bdm_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_bdm_config *arg) in isp_bdm_config()
322 …void isp_sdg_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_sdg_config *arg) in isp_sdg_config()
337 … isp_goc_config_v10(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_goc_config *arg) in isp_goc_config_v10()
349 … isp_goc_config_v12(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_goc_config *arg) in isp_goc_config_v12()
364 …void isp_ctk_config(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_ctk_config *arg) in isp_ctk_config()
403 …eas_config_v10(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_awb_meas_config *arg) in isp_awb_meas_config_v10()
[all …]
Disp_params_v21.c31 …c void isp_dpcc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_dpcc_cfg *arg) in isp_dpcc_config()
223 …tic void isp_bls_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_bls_cfg *arg) in isp_bls_config()
337 …tic void isp_sdg_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_sdg_cfg *arg) in isp_sdg_config()
468 …tic void isp_lsc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_lsc_cfg *arg) in isp_lsc_config()
536 … isp_debayer_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_debayer_cfg *arg) in isp_debayer_config()
577 …isp_awbgain_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_awb_gain_cfg *arg) in isp_awbgain_config()
610 …tic void isp_ccm_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_ccm_cfg *arg) in isp_ccm_config()
665 …oid isp_goc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_gammaout_cfg *arg) in isp_goc_config()
694 …void isp_cproc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_cproc_cfg *arg) in isp_cproc_config()
720 static void isp_ie_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_ie_cfg *arg) in isp_ie_config()
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Disp_params_v1x.c48 const struct cifisp_dpcc_config *arg) in isp_dpcc_config()
87 const struct cifisp_bls_config *arg) in isp_bls_config()
340 const struct cifisp_lsc_config *arg) in isp_lsc_config()
394 const struct cifisp_flt_config *arg) in isp_flt_config()
422 const struct cifisp_bdm_config *arg) in isp_bdm_config()
436 const struct cifisp_sdg_config *arg) in isp_sdg_config()
457 const struct cifisp_goc_config *arg) in isp_goc_config_v10()
471 const struct cifisp_goc_config *arg) in isp_goc_config_v12()
491 const struct cifisp_ctk_config *arg) in isp_ctk_config()
530 const struct cifisp_awb_meas_config *arg) in isp_awb_meas_config_v10()
[all …]
Disp_params_v21.c37 const struct isp2x_dpcc_cfg *arg) in isp_dpcc_config()
269 const struct isp21_bls_cfg *arg) in isp_bls_config()
423 const struct isp2x_sdg_cfg *arg) in isp_sdg_config()
591 const struct isp2x_lsc_cfg *arg) in isp_lsc_config()
667 const struct isp2x_debayer_cfg *arg) in isp_debayer_config()
726 const struct isp21_awb_gain_cfg *arg) in isp_awbgain_config()
779 const struct isp21_ccm_cfg *arg) in isp_ccm_config()
837 const struct isp2x_gammaout_cfg *arg) in isp_goc_config()
870 const struct isp2x_cproc_cfg *arg) in isp_cproc_config()
908 const struct isp2x_ie_cfg *arg) in isp_ie_config()
[all …]
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Disp_params_v1x.c48 const struct cifisp_dpcc_config *arg) in isp_dpcc_config()
87 const struct cifisp_bls_config *arg) in isp_bls_config()
340 const struct cifisp_lsc_config *arg) in isp_lsc_config()
394 const struct cifisp_flt_config *arg) in isp_flt_config()
422 const struct cifisp_bdm_config *arg) in isp_bdm_config()
436 const struct cifisp_sdg_config *arg) in isp_sdg_config()
457 const struct cifisp_goc_config *arg) in isp_goc_config_v10()
471 const struct cifisp_goc_config *arg) in isp_goc_config_v12()
491 const struct cifisp_ctk_config *arg) in isp_ctk_config()
530 const struct cifisp_awb_meas_config *arg) in isp_awb_meas_config_v10()
[all …]
Disp_params_v21.c37 const struct isp2x_dpcc_cfg *arg) in isp_dpcc_config()
269 const struct isp21_bls_cfg *arg) in isp_bls_config()
423 const struct isp2x_sdg_cfg *arg) in isp_sdg_config()
591 const struct isp2x_lsc_cfg *arg) in isp_lsc_config()
667 const struct isp2x_debayer_cfg *arg) in isp_debayer_config()
726 const struct isp21_awb_gain_cfg *arg) in isp_awbgain_config()
779 const struct isp21_ccm_cfg *arg) in isp_ccm_config()
837 const struct isp2x_gammaout_cfg *arg) in isp_goc_config()
870 const struct isp2x_cproc_cfg *arg) in isp_cproc_config()
908 const struct isp2x_ie_cfg *arg) in isp_ie_config()
[all …]
Disp_params_v2x.c42 const struct isp2x_dpcc_cfg *arg) in isp_dpcc_config()
310 const struct isp2x_bls_cfg *arg) in isp_bls_config()
415 const struct isp2x_sdg_cfg *arg) in isp_sdg_config()
451 const struct isp2x_sihst_cfg *arg) in isp_sihst_config()
667 const struct isp2x_lsc_cfg *arg) in isp_lsc_config()
743 const struct isp2x_awb_gain_cfg *arg) in isp_awbgain_config()
775 const struct isp2x_debayer_cfg *arg) in isp_debayer_config()
834 const struct isp2x_ccm_cfg *arg) in isp_ccm_config()
886 const struct isp2x_gammaout_cfg *arg) in isp_goc_config()
919 const struct isp2x_cproc_cfg *arg) in isp_cproc_config()
[all …]
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_os_func_app.c68 IRAM_ATTR static void cache_enable(void* arg) in cache_enable()
75 IRAM_ATTR static void cache_disable(void* arg) in cache_disable()
82 static IRAM_ATTR esp_err_t spi_start(void *arg) in spi_start()
95 static IRAM_ATTR esp_err_t spi_end(void *arg) in spi_end()
100 static IRAM_ATTR esp_err_t spi1_start(void *arg) in spi1_start()
113 static IRAM_ATTR esp_err_t spi1_end(void *arg) in spi1_end()
125 static IRAM_ATTR esp_err_t spi1_flash_os_check_yield(void *arg, uint32_t chip_status, uint32_t* out… in spi1_flash_os_check_yield()
141 static IRAM_ATTR esp_err_t spi1_flash_os_yield(void *arg, uint32_t* out_status) in spi1_flash_os_yield()
152 static IRAM_ATTR esp_err_t delay_us(void *arg, uint32_t us) in delay_us()
158 static IRAM_ATTR void* get_buffer_malloc(void* arg, size_t reqest_size, size_t* out_size) in get_buffer_malloc()
[all …]
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c85 btc_ble_gattc_args_t *arg = (btc_ble_gattc_args_t *)msg->arg; in btc_gattc_arg_deep_free() local
164 tBTA_GATTC *arg = (tBTA_GATTC *)(msg->arg); in btc_gattc_free_req_data() local
201 static void btc_gattc_app_register(btc_ble_gattc_args_t *arg) in btc_gattc_app_register()
209 static void btc_gattc_app_unregister(btc_ble_gattc_args_t *arg) in btc_gattc_app_unregister()
214 static void btc_gattc_open(btc_ble_gattc_args_t *arg) in btc_gattc_open()
222 static void btc_gattc_close(btc_ble_gattc_args_t *arg) in btc_gattc_close()
228 static void btc_gattc_cfg_mtu(btc_ble_gattc_args_t *arg) in btc_gattc_cfg_mtu()
302 static void btc_gattc_search_service(btc_ble_gattc_args_t *arg) in btc_gattc_search_service()
600 static void btc_gattc_read_char(btc_ble_gattc_args_t *arg) in btc_gattc_read_char()
605 static void btc_gattc_read_multiple_char(btc_ble_gattc_args_t *arg) in btc_gattc_read_multiple_char()
[all …]
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c87 static void btc_gap_bt_start_discovery(btc_gap_bt_args_t *arg) in btc_gap_bt_start_discovery()
122 static void btc_gap_bt_get_remote_service_record(btc_gap_bt_args_t *arg) in btc_gap_bt_get_remote_service_record()
592 static void btc_gap_bt_set_cod(btc_gap_bt_args_t *arg) in btc_gap_bt_set_cod()
640 static void btc_gap_bt_read_rssi_delta(btc_gap_bt_args_t *arg) in btc_gap_bt_read_rssi_delta()
645 static esp_err_t btc_gap_bt_remove_bond_device(btc_gap_bt_args_t *arg) in btc_gap_bt_remove_bond_device()
655 static void btc_gap_bt_set_pin_type(btc_gap_bt_args_t *arg){ in btc_gap_bt_set_pin_type()
659 static void btc_gap_bt_pin_reply(btc_gap_bt_args_t *arg){ in btc_gap_bt_pin_reply()
664 static esp_err_t btc_gap_bt_set_security_param(btc_gap_bt_args_t *arg) in btc_gap_bt_set_security_param()
682 static void btc_gap_bt_ssp_passkey_reply(btc_gap_bt_args_t *arg) in btc_gap_bt_ssp_passkey_reply()
687 static void btc_gap_bt_ssp_confirm(btc_gap_bt_args_t *arg) in btc_gap_bt_ssp_confirm()
[all …]
/device/qemu/drivers/char/mmz/
Dmmz.c54 static ssize_t MmzAlloc(int cmd, unsigned long arg) in MmzAlloc()
120 static ssize_t MmzMap(int cmd, unsigned long arg) in MmzMap()
179 static ssize_t MmzUnMap(unsigned long arg) in MmzUnMap()
186 static ssize_t MmzFree(unsigned long arg) in MmzFree()
218 static ssize_t MmzFlush(unsigned long arg) in MmzFlush()
225 static ssize_t MmzInvalidate(unsigned long arg) in MmzInvalidate()
232 static ssize_t MmzIoctl(struct file *filep, int cmd, unsigned long arg) in MmzIoctl()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/sys_ctrl/
Dsys_usb_driver.c19 uint32_t sys_drv_usb_analog_phy_en(bool ctrl, void *arg) in sys_drv_usb_analog_phy_en()
29 uint32_t sys_drv_usb_analog_speed_en(bool ctrl, void *arg) in sys_drv_usb_analog_speed_en()
48 uint32_t sys_drv_usb_analog_ckmcu_en(bool ctrl, void *arg) in sys_drv_usb_analog_ckmcu_en()
92 void sys_drv_usb_charge_ctrl(bool ctrl, void *arg) in sys_drv_usb_charge_ctrl()
123 void sys_drv_usb_charge_cal(sys_drv_charge_step_t step, void *arg) in sys_drv_usb_charge_cal()
/device/board/osware/imx8mm/drivers/audio/include/
Daudio_device_log.h29 #define AUDIO_DEVICE_LOG_ERR(fmt, arg...) do { \ argument
33 #define AUDIO_DEVICE_LOG_INFO(fmt, arg...) do { \ argument
37 #define AUDIO_DEVICE_LOG_WARNING(fmt, arg...) do { \ argument
41 #define AUDIO_DEVICE_LOG_DEBUG(fmt, arg...) do { \ argument
/device/board/osware/imx8mm/drivers/audio/codec/include/
Dwm8904_log.h29 #define WM8904_CODEC_LOG_ERR(fmt, arg...) do { \ argument
33 #define WM8904_CODEC_LOG_INFO(fmt, arg...) do { \ argument
37 #define WM8904_CODEC_LOG_WARNING(fmt, arg...) do { \ argument
41 #define WM8904_CODEC_LOG_DEBUG(fmt, arg...) do { \ argument
/device/board/kaihong/khdvk_3566b/kernel/audio/include/
Daudio_device_log.h21 #define AUDIO_DEVICE_LOG_ERR(fmt, arg...) do { \ argument
25 #define AUDIO_DEVICE_LOG_WARNING(fmt, arg...) do { \ argument
30 #define AUDIO_DEVICE_LOG_INFO(fmt, arg...) do { \ argument
34 #define AUDIO_DEVICE_LOG_DEBUG(fmt, arg...) do { \ argument
/device/board/hihope/rk3568/audio_drivers/include/
Daudio_device_log.h21 #define AUDIO_DEVICE_LOG_ERR(fmt, arg...) do { \ argument
25 #define AUDIO_DEVICE_LOG_WARNING(fmt, arg...) do { \ argument
30 #define AUDIO_DEVICE_LOG_INFO(fmt, arg...) do { \ argument
34 #define AUDIO_DEVICE_LOG_DEBUG(fmt, arg...) do { \ argument
/device/board/hihope/dayu210/audio_drivers/include/
Daudio_device_log.h21 #define AUDIO_DEVICE_LOG_ERR(fmt, arg...) do { \ argument
25 #define AUDIO_DEVICE_LOG_WARNING(fmt, arg...) do { \ argument
30 #define AUDIO_DEVICE_LOG_INFO(fmt, arg...) do { \ argument
34 #define AUDIO_DEVICE_LOG_DEBUG(fmt, arg...) do { \ argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_hwmp.h22 #define RTW_HWMP_DBG(fmt, arg...) RTW_PRINT(fmt, ##arg) argument
24 #define RTW_HWMP_DBG(fmt, arg...) RTW_DBG(fmt, ##arg) argument
31 #define RTW_HWMP_INFO(fmt, arg...) RTW_PRINT(fmt, ##arg) argument
33 #define RTW_HWMP_INFO(fmt, arg...) RTW_INFO(fmt, ##arg) argument

12345678910>>...34