Home
last modified time | relevance | path

Searched defs:option (Results 76 – 100 of 386) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/external/recovery/
H A Dcommon.h102 const char* option; // mount parameter member
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dsettings.py103 def get(self, section, option, *args, **kwargs): argument
/OK3568_Linux_fs/external/mpp/osal/linux/
H A Dos_log.cpp42 int option = LOG_PID | LOG_CONS; in SyslogWrapper() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmain.py47 def format_option(self, option): argument
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.gperf44 option, T_OPTION, TF_COMMAND keyword
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_sctp.c21 #define SCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument
H A Dxt_tcpudp.c32 tcp_find_option(u_int8_t option, in tcp_find_option()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A D68328fb.c420 char *option = NULL; in mc68x328fb_init() local
H A Dfm2fb.c314 char *option = NULL; in fm2fb_init() local
H A Dvfb.c510 char *option = NULL; in vfb_init() local
/OK3568_Linux_fs/kernel/fs/erofs/
H A Dinternal.h123 #define clear_opt(ctx, option) ((ctx)->mount_opt &= ~EROFS_MOUNT_##option) argument
124 #define set_opt(ctx, option) ((ctx)->mount_opt |= EROFS_MOUNT_##option) argument
125 #define test_opt(ctx, option) ((ctx)->mount_opt & EROFS_MOUNT_##option) argument
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nand_mtd.h31 unsigned int option; member
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c545 enum dcache_option option) in mmu_set_region_dcache_behaviour()
683 enum dcache_option option) in mmu_set_region_dcache_behaviour()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_si_hotmod.c84 static int check_hotmod_int_op(const char *curr, const char *option, in check_hotmod_int_op()
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.h101 DMXConfigOptionPtr option; member
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_argparse.cpp366 int argparse_help_cb(struct argparse *self, const struct argparse_option *option) { in argparse_help_cb()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprocarg.c647 char *option = argv[i] + strlen("-resize="); in ddxProcessArgument() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/microcode/
H A Dcore.c115 const char *option = (const char *)__pa_nodebug(__dis_opt_str); in check_loader_disabled_bsp() local
120 const char *option = __dis_opt_str; in check_loader_disabled_bsp() local
/OK3568_Linux_fs/kernel/fs/autofs/
H A Dinode.c137 int option; in parse_options() local
/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dmanager.c258 struct pnp_option *option; in pnp_assign_resources() local
/OK3568_Linux_fs/kernel/fs/
H A Dfilesystems.c191 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dcommon.h102 const char* option; // mount parameter member
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dcuboot-pq2.c80 u32 base, option; in update_cs_ranges() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c140 static bool dmub_abm_set_pipe(struct abm *abm, uint32_t otg_inst, uint32_t option, uint32_t panel_i… in dmub_abm_set_pipe()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c877 InputOption *option = NULL; in KdParseKbdOptions() local
1005 InputOption *option = NULL; in KdParsePointerOptions() local
1939 InputOption *option = NULL, *optionsdup = NULL; in NewInputDeviceRequest() local

12345678910>>...16