Home
last modified time | relevance | path

Searched defs:args (Results 426 – 450 of 2468) sorted by relevance

1...<<11121314151617181920>>...99

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/preprocessed/
H A Dvector_10.hpp46 args_type args() const in args() function
86 args_type args() const in args() function
126 args_type args() const in args() function
166 args_type args() const in args() function
206 args_type args() const in args() function
246 args_type args() const in args() function
286 args_type args() const in args() function
326 args_type args() const in args() function
366 args_type args() const in args() function
406 args_type args() const in args() function
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_gem.c731 struct drm_vc4_submit_cl *args = exec->args; in vc4_cl_lookup_bos() local
823 struct drm_vc4_submit_cl *args = exec->args; in vc4_get_bcl() local
1082 struct drm_vc4_wait_seqno *args = data; in vc4_wait_seqno_ioctl() local
1093 struct drm_vc4_wait_bo *args = data; in vc4_wait_bo_ioctl() local
1132 struct drm_vc4_submit_cl *args = data; in vc4_submit_cl_ioctl() local
1316 struct drm_vc4_gem_madvise *args = data; in vc4_gem_madvise_ioctl() local
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A DACEX1K.c17 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
19 #define PRINTF(fmt,args...) argument
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_message.c69 va_list args; in xfs_alert_tag() local
130 va_list args; in xfs_buf_alert_ratelimited() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dsiutils_priv.h36 #define SI_ERROR(args) printf args argument
38 #define SI_ERROR(args) argument
43 #define SI_PRINT(args) osl_wificc_logDebug args argument
47 #define SI_PRINT(args) printf args argument
51 #define SI_MSG(args) argument
54 #define SI_VMSG(args) printf args argument
56 #define SI_VMSG(args) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils_priv.h36 #define SI_ERROR(args) printf args argument
38 #define SI_ERROR(args) argument
43 #define SI_PRINT(args) osl_wificc_logDebug args argument
47 #define SI_PRINT(args) printf args argument
51 #define SI_MSG(args) argument
54 #define SI_VMSG(args) printf args argument
56 #define SI_VMSG(args) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dsiutils_priv.h36 #define SI_ERROR(args) printf args argument
38 #define SI_ERROR(args) argument
43 #define SI_PRINT(args) osl_wificc_logDebug args argument
47 #define SI_PRINT(args) printf args argument
51 #define SI_MSG(args) argument
54 #define SI_VMSG(args) printf args argument
56 #define SI_VMSG(args) argument
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dsettings.py103 def get(self, section, option, *args, **kwargs):
121 def items(self, section, *args, **kwargs):
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr.h41 #define AMR_CALL(p, func, args) ((p)->opencore.func args) argument
44 #define AMR_CALL_ENCODER(p, func, args) ((p)->vo.func args) argument
46 #define AMR_CALL_ENCODER(p, func, args) ((p)->opencore.func args) argument
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Doptions.c75 substring_t args[MAX_OPT_ARGS]; in hfsplus_parse_options_remount() local
103 substring_t args[MAX_OPT_ARGS]; in hfsplus_parse_options() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dcore_polaris.c30 # define DBG_CFG(args) printk args argument
32 # define DBG_CFG(args) argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dmpc85xx_ds.c39 #define DBG(fmt, args...) printk(KERN_ERR "%s: " fmt, __func__, ## args) argument
41 #define DBG(fmt, args...) argument
/OK3568_Linux_fs/kernel/arch/alpha/mm/
H A Dnuma.c27 #define DBGDCONT(args...) printk(args) argument
29 #define DBGDCONT(args...) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_i2c.c44 PROCESS_I2C_CHANNEL_TRANSACTION_PS_ALLOCATION args; in amdgpu_atombios_i2c_process_i2c_ch() local
164 PROCESS_I2C_CHANNEL_TRANSACTION_PS_ALLOCATION args; in amdgpu_atombios_i2c_channel_trans() local
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c21 #define PRINTF(fmt,args...) printf (fmt ,##args) argument
23 #define PRINTF(fmt,args...) argument
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dsyscall.h85 unsigned long *args) in syscall_get_arguments()
96 const unsigned long *args) in syscall_set_arguments()
/OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/
H A Dclone3_selftests.h49 static pid_t sys_clone3(struct __clone_args *args, size_t size) in sys_clone3()
59 struct __clone_args args = {}; in test_clone3_supported() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_submitqueue.c124 struct drm_msm_submitqueue_query *args) in msm_submitqueue_query_faults()
144 struct drm_msm_submitqueue_query *args) in msm_submitqueue_query()
/OK3568_Linux_fs/u-boot/cmd/
H A Dcramfs.c29 # define DEBUGF(fmt, args...) printf(fmt ,##args) argument
31 # define DEBUGF(fmt, args...) argument
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_lm75_sensor.c31 #define DBG(args...) printk(args) argument
33 #define DBG(args...) do { } while(0) argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_common.c197 _mali_osk_errcode_t _ump_ukk_map_mem(_ump_uk_map_mem_s *args) in _ump_ukk_map_mem()
313 void _ump_ukk_unmap_mem(_ump_uk_unmap_mem_s *args) in _ump_ukk_unmap_mem()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/screen/
H A Dibacklight.cpp87 unsigned long args[3]; in getValue() local
113 unsigned long args[3]; in setValue() local
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Disl1208.c22 #define DEBUGR(fmt,args...) printf(fmt ,##args) argument
24 #define DEBUGR(fmt,args...) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c48 struct nv_device_v0 args = { in nouveau_abi16() local
373 } *args = data; in nouveau_abi16_usif() local
525 struct nv_dma_v0 args = {}; in nouveau_abi16_ioctl_notifierobj_alloc() local
/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c217 va_list args) in __log_abort_or_abnormal_wake()
241 va_list args; in log_suspend_abort_reason() local
251 va_list args; in log_abnormal_wakeup_reason() local

1...<<11121314151617181920>>...99