Home
last modified time | relevance | path

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

123456789

/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/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 …]
Disp_params_v3x.c108 const struct isp2x_dpcc_cfg *arg, u32 id) in isp_dpcc_config()
375 const struct isp21_bls_cfg *arg, u32 id) in isp_bls_config()
489 const struct isp2x_sdg_cfg *arg, u32 id) in isp_sdg_config()
602 const struct isp3x_lsc_cfg *arg, u32 id) in isp_lsc_config()
680 const struct isp2x_debayer_cfg *arg, u32 id) in isp_debayer_config()
738 const struct isp21_awb_gain_cfg *arg, u32 id) in isp_awbgain_config()
787 const struct isp21_ccm_cfg *arg, u32 id) in isp_ccm_config()
844 const struct isp3x_gammaout_cfg *arg, u32 id) in isp_goc_config()
877 const struct isp2x_cproc_cfg *arg, u32 id) in isp_cproc_config()
917 const struct isp2x_ie_cfg *arg, u32 id) in isp_ie_config()
[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 …]
Disp_params_v3x.c99 … isp_dpcc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_dpcc_cfg *arg, u32 … in isp_dpcc_config()
327 …id isp_bls_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_bls_cfg *arg, u32 … in isp_bls_config()
439 …id isp_sdg_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_sdg_cfg *arg, u32 … in isp_sdg_config()
534 …id isp_lsc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp3x_lsc_cfg *arg, u32 … in isp_lsc_config()
602 …_debayer_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_debayer_cfg *arg, u3… in isp_debayer_config()
644 …awbgain_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_awb_gain_cfg *arg, u3… in isp_awbgain_config()
674 …id isp_ccm_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp21_ccm_cfg *arg, u32 … in isp_ccm_config()
729 …isp_goc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp3x_gammaout_cfg *arg, u3… in isp_goc_config()
756 …isp_cproc_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_cproc_cfg *arg, u32… in isp_cproc_config()
787 static void isp_ie_config(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_ie_cfg *arg in isp_ie_config()
[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/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/soc/rockchip/rk2206/hardware/include/lz_hardware/
Dlog.h41 #define LZ_HARDWARE_LOGV(tag, fmt, arg...) LZ_PRINTF(LZ_HARDWARE_LOGV_LEVEL, "[" tag ":V]" fmt "\n"… argument
42 #define LZ_HARDWARE_LOGD(tag, fmt, arg...) LZ_PRINTF(LZ_HARDWARE_LOGD_LEVEL, BLUE "[" tag ":D]" fmt… argument
43 #define LZ_HARDWARE_LOGI(tag, fmt, arg...) LZ_PRINTF(LZ_HARDWARE_LOGI_LEVEL, BROWN "[" tag ":I]" fm… argument
44 #define LZ_HARDWARE_LOGW(tag, fmt, arg...) LZ_PRINTF(LZ_HARDWARE_LOGW_LEVEL, GREEN "[" tag ":W]" fm… argument
45 #define LZ_HARDWARE_LOGE(tag, fmt, arg...) LZ_PRINTF(LZ_HARDWARE_LOGE_LEVEL, RED "[" tag ":E]" fmt … argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/fm11nt081d/
Dfm11nt081d.h39 #define NFC_DBG(fmt, arg...) printk(KERN_INFO "nfc: " fmt "\n", ##arg) argument
40 #define NFC_INFO(fmt, arg...) printk(KERN_INFO "nfc: " fmt "\n", ##arg) argument
41 #define NFC_WARN(fmt, arg...) printk(KERN_WARNING "nfc: " fmt "\n", ##arg) argument
42 #define NFC_ERR(fmt, arg...) printk(KERN_ERR "nfc: " fmt "\n", ##arg) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
Dhifb_main.c2061 static hi_s32 hifb_get_colorkey(struct fb_info *info, unsigned long arg) in hifb_get_colorkey()
2083 static hi_s32 hifb_set_colorkey(struct fb_info *info, unsigned long arg) in hifb_set_colorkey()
2140 static hi_s32 hifb_get_layer_alpha(struct fb_info *info, unsigned long arg) in hifb_get_layer_alpha()
2151 static hi_s32 hifb_set_layer_alpha(struct fb_info *info, unsigned long arg) in hifb_set_layer_alpha()
2183 static hi_s32 hifb_get_screen_origin_pos(struct fb_info *info, unsigned long arg) in hifb_get_screen_origin_pos()
2196 static hi_s32 hifb_set_screen_origin_pos(struct fb_info *info, unsigned long arg) in hifb_set_screen_origin_pos()
2238 static hi_s32 hifb_get_deflicker(struct fb_info *info, unsigned long arg) in hifb_get_deflicker()
2253 static hi_s32 hifb_set_deflicker(struct fb_info *info, unsigned long arg) in hifb_set_deflicker()
2266 static hi_s32 hifb_get_vblank(struct fb_info *info, unsigned long arg) in hifb_get_vblank()
2279 static hi_s32 hifb_show_layer(struct fb_info *info, unsigned long arg) in hifb_show_layer()
[all …]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/gpio/
Ddrv_gpio_intf.c260 static hi_s32 hi_gpio_ioctl_set_int_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_int_type()
292 static hi_s32 hi_gpio_ioctl_set_int_enable(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_int_enable()
337 static hi_s32 hi_gpio_ioctl_get_int(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_int()
378 static hi_s32 hi_gpio_ioctl_get_gpio_num(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_gpio_num()
409 static hi_s32 hi_gpio_ioctl_set_output_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_output_type()
442 static hi_s32 hi_gpio_ioctl_get_output_type(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_output_type()
481 static hi_s32 hi_gpio_ioctl_set_direct(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_direct()
513 static hi_s32 hi_gpio_ioctl_get_direct(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_direct()
554 static hi_s32 hi_gpio_ioctl_set_value(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_set_value()
586 static hi_s32 hi_gpio_ioctl_get_value(unsigned int cmd, hi_void *arg, hi_void *private_data) in hi_gpio_ioctl_get_value()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_intf.c3508 hi_s32 drv_hdmi_compat_cmd_process(unsigned int cmd, hi_void *arg, hi_bool user)
3515 static hi_s32 hdmi_ioctrl_init(hi_void *arg, hi_bool user)
3522 static hi_s32 hdmi_ioctrl_deinit(hi_void *arg, hi_bool user)
3529 static hi_s32 hdmi_ioctrl_open(hi_void *arg, hi_bool user)
3551 static hi_s32 hdmi_ioctrl_close(hi_void *arg, hi_bool user)
3569 static hi_s32 hdmi_ioctrl_start(hi_void *arg, hi_bool user)
3587 static hi_s32 hdmi_ioctrl_stop(hi_void *arg, hi_bool user)
3605 static hi_s32 hdmi_ioctrl_get_sink_capability(hi_void *arg, hi_bool user)
3643 static hi_s32 hdmi_ioctrl_poll_event(hi_void *arg, hi_bool user)
3660 static hi_s32 hdmi_ioctrl_set_attr(hi_void *arg, hi_bool user)
[all …]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtimeouts.h99 void *arg; member
109 #define sys_timeout_ext(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument
114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_mmz_compat.c126 static long compat_mmz_userdev_ioctl_m(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl_m()
179 static long compat_mmz_userdev_ioctl_c(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl_c()
228 long compat_mmz_userdev_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in compat_mmz_userdev_ioctl()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dhnd_pktpool.c406 void *arg = NULL; in pktpool_reclaim() local
572 pktpool_rxcplid_fill_register(pktpool_t *pktp, pktpool_cb_extn_t cb, void *arg) in pktpool_rxcplid_fill_register()
598 pkpool_haddr_avail_register_cb(pktpool_t *pktp, pktpool_cb_t cb, void *arg) in pkpool_haddr_avail_register_cb()
614 pktpool_avail_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg) in pktpool_avail_register()
655 pktpool_avail_deregister(pktpool_t *pktp, pktpool_cb_t cb, void *arg) in pktpool_avail_deregister()
703 pktpool_empty_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg) in pktpool_empty_register()
751 pktpool_dbg_register(pktpool_t *pktp, pktpool_cb_t cb, void *arg) in pktpool_dbg_register()
Ddbus_usb.c173 dbus_usb_probe(void *arg, const char *desc, uint32 bustype, uint16 bus_no, in dbus_usb_probe()
435 void *params, int plen, void *arg, int len, bool set) in dbus_usb_iovar_op()
446 void *params, int plen, void *arg, int len, bool set) in dbus_iovar_process()
502 void *params, int plen, void *arg, int len, int val_size) in dbus_usb_doiovar()
603 dhdusb_downloadvars(usb_info_t *bus, void *arg, int len) in dhdusb_downloadvars()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
Dnetwork_config_sample.c75 static void *LedTask(const char *arg) in LedTask()
181 static void *WifiConnectTask(const char *arg) in WifiConnectTask()
273 static void *CfgNetTask(const char *arg) in CfgNetTask()
474 static void *SampleBizTask(const char *arg) in SampleBizTask()
Dnetcfg_sample.c49 static void *LedTask(const char *arg) in LedTask()
247 static void *CfgNetTask(const char *arg) in CfgNetTask()
305 static void *SampleBizTask(const char *arg) in SampleBizTask()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Dsw_sync.c330 static long sw_sync_ioctl_create_fence(struct sync_timeline *obj, unsigned long arg) in sw_sync_ioctl_create_fence()
376 static long sw_sync_ioctl_inc(struct sync_timeline *obj, unsigned long arg) in sw_sync_ioctl_inc()
394 static long sw_sync_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in sw_sync_ioctl()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/
Doam_ext_if.h78 #define oam_print(fmt, arg...) printk(fmt, ##arg) argument
80 #define LOG(fmt, arg...) printk(fmt "\r\n", ##arg) argument
81 #define LOGE(fmt, arg...) printk("[E/" LOG_TAG "]" fmt "\r\n", ##arg) argument
82 #define LOGW(fmt, arg...) printk("[W/" LOG_TAG "]" fmt "\r\n", ##arg) argument
83 #define LOGI(fmt, arg...) printk("[I/" LOG_TAG "]" fmt "\r\n", ##arg) argument
84 #define LOGD(fmt, arg...) printk("[D/" LOG_TAG "]" fmt "\r\n", ##arg) argument
85 #define LOGV(fmt, arg...) printk("[V/" LOG_TAG "]" fmt "\r\n", ##arg) argument
/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c67 static void RestartTimer(OsalTimer *timer, uint32_t interval, OsalTimerFunc func, uintptr_t arg) in RestartTimer()
77 static void PhyStateMachine(uintptr_t arg) in PhyStateMachine()
93 static void HiethMonitorFunc(uintptr_t arg) in HiethMonitorFunc()
159 static int32_t HisiEthDsr(void *arg) in HisiEthDsr()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dpthread.h1147 void *arg; member
1150 #define pthread_cleanup_push(routine, arg) do { struct pthread_cleanup_buffer cb; pthread_cleanup_p… argument
1151 #define pthread_cleanup_pop(arg) pthread_cleanup_pop_inner(&cb, (arg)); } while(0) argument

123456789