| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | getopt_ext.h | 50 struct option struct 60 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | getopt_ext.h | 50 struct option struct 60 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | kconfig.h | 30 #define IS_ENABLED(option) \ argument 38 #define IS_BUILTIN(option) config_enabled(option) argument 44 #define IS_MODULE(option) config_enabled(option##_MODULE) argument 79 #define CONFIG_VAL(option) config_val(option) argument 87 #define CONFIG_IS_ENABLED(option) \ argument 97 #define CONFIG_IS_BUILTIN(option) config_enabled(CONFIG_VAL(option)) argument 105 #define CONFIG_IS_MODULE(option) config_enabled(CONFIG_VAL(option##_MODULE)) argument
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | prctl.c | 16 static size_t prctl__scnprintf_option(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_option() 21 static size_t prctl__scnprintf_set_mm(int option, char *bf, size_t size, bool show_prefix) in prctl__scnprintf_set_mm() 29 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg2() local 45 int option = syscall_arg__val(arg, 0); in syscall_arg__scnprintf_prctl_arg3() local 55 unsigned long option = arg->val; in syscall_arg__scnprintf_prctl_option() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/database/ |
| H A D | bookdelegate.cpp | 60 void BookDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, in paint() 101 QSize BookDelegate::sizeHint(const QStyleOptionViewItem &option, in sizeHint() 111 const QStyleOptionViewItem &option, in editorEvent() 130 const QStyleOptionViewItem &option, in createEditor()
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | parse-options.h | 101 struct option { struct 115 const struct option *parent; argument
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | quirks.c | 27 struct pnp_option *option, in quirk_awe32_add_ports() 52 struct pnp_option *option; in quirk_awe32_resources() local 71 struct pnp_option *option; in quirk_cmi8330_resources() local 105 struct pnp_option *option; in quirk_sb16audio_resources() local 142 struct pnp_option *option, *new_option; in pnp_clone_dependent_set() local 210 struct pnp_option *option; in quirk_ad1815_mpu_resources() local
|
| H A D | resource.c | 38 struct pnp_option *option; in pnp_build_option() local 54 struct pnp_option *option; in pnp_register_irq_resource() local 82 struct pnp_option *option; in pnp_register_dma_resource() local 102 struct pnp_option *option; in pnp_register_port_resource() local 125 struct pnp_option *option; in pnp_register_mem_resource() local 145 struct pnp_option *option, *tmp; in pnp_free_options() local 647 struct pnp_option *option; in pnp_possible_config() local
|
| H A D | support.c | 92 char *pnp_option_priority_name(struct pnp_option *option) in pnp_option_priority_name() 105 void dbg_pnp_show_option(struct pnp_dev *dev, struct pnp_option *option) in dbg_pnp_show_option()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cardreader/ |
| H A D | rts5249.c | 87 struct rtsx_cr_option *option = &(pcr->option); in rts5249_init_from_cfg() local 132 struct rtsx_cr_option *option = &(pcr->option); in rts5249_init_from_hw() local 251 struct rtsx_cr_option *option = &(pcr->option); in rts5249_extra_init_hw() local 400 struct rtsx_cr_option *option = &pcr->option; in rtsx_base_card_power_on() local 426 struct rtsx_cr_option *option = &pcr->option; in rtsx_base_card_power_off() local 542 struct rtsx_cr_option *option = &(pcr->option); in rts5249_init_params() local 665 struct rtsx_cr_option *option = &(pcr->option); in rts5250_set_l1off_cfg_sub_d0() local
|
| H A D | rts5260.c | 178 struct rtsx_cr_option *option = &pcr->option; in rts5260_card_power_on() local 282 struct rtsx_cr_option *option = &pcr->option; in rts5260_init_ocp() local 485 struct rtsx_cr_option *option = &pcr->option; in rts5260_init_from_cfg() local 530 struct rtsx_cr_option *option = &pcr->option; in rts5260_extra_init_hw() local 567 struct rtsx_cr_option *option = &pcr->option; in rts5260_set_l1off_cfg_sub_d0() local 620 struct rtsx_cr_option *option = &pcr->option; in rts5260_init_params() local
|
| H A D | rts5228.c | 173 struct rtsx_cr_option *option = &pcr->option; in rts5228_card_power_on() local 318 struct rtsx_cr_option *option = &pcr->option; in rts5228_init_ocp() local 384 struct rtsx_cr_option *option = &pcr->option; in rts5228_init_from_cfg() local 440 struct rtsx_cr_option *option = &pcr->option; in rts5228_extra_init_hw() local 533 struct rtsx_cr_option *option = &pcr->option; in rts5228_set_l1off_cfg_sub_d0() local 709 struct rtsx_cr_option *option = &pcr->option; in rts5228_init_params() local
|
| H A D | rts5261.c | 169 struct rtsx_cr_option *option = &pcr->option; in rts5261_card_power_on() local 306 struct rtsx_cr_option *option = &pcr->option; in rts5261_init_ocp() local 418 struct rtsx_cr_option *option = &pcr->option; in rts5261_init_from_cfg() local 469 struct rtsx_cr_option *option = &pcr->option; in rts5261_extra_init_hw() local 560 struct rtsx_cr_option *option = &pcr->option; in rts5261_set_l1off_cfg_sub_d0() local 739 struct rtsx_cr_option *option = &pcr->option; in rts5261_init_params() local
|
| H A D | rts5227.c | 87 struct rtsx_cr_option *option = &pcr->option; in rts5227_init_from_cfg() local 146 struct rtsx_cr_option *option = &pcr->option; in rts5227_extra_init_hw() local 442 struct rtsx_cr_option *option = &pcr->option; in rts522a_set_l1off_cfg_sub_d0() local 482 struct rtsx_cr_option *option = &pcr->option; in rts522a_init_params() local
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | kconfig.h | 44 #define IS_BUILTIN(option) __is_defined(option) argument 50 #define IS_MODULE(option) __is_defined(option##_MODULE) argument 58 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ argument 65 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option)) argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kconfig.h | 52 #define IS_BUILTIN(option) __is_defined(option) argument 58 #define IS_MODULE(option) __is_defined(option##_MODULE) argument 66 #define IS_REACHABLE(option) __or(IS_BUILTIN(option), \ argument 73 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option)) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | cmdline.c | 29 const char *option) in __cmdline_find_option_bool() 122 const char *option, char *buffer, int bufsize) in __cmdline_find_option() 204 int cmdline_find_option_bool(const char *cmdline, const char *option) in cmdline_find_option_bool() 209 int cmdline_find_option(const char *cmdline, const char *option, char *buffer, in cmdline_find_option()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | settings.h | 58 QSize sizeFromContents(ContentsType type, const QStyleOption *option, in sizeFromContents() 70 …void drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWid… in drawControl() 83 QTextOption option; in drawControl() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_dccp.c | 27 #define DCCHECK(cond, option, flag, invflag) (!((flag) & (option)) \ argument 34 dccp_find_option(u_int8_t option, in dccp_find_option() 89 match_option(u_int8_t option, const struct sk_buff *skb, unsigned int protoff, in match_option()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 453 static int pnv_eeh_set_option(struct eeh_pe *pe, int option) in pnv_eeh_set_option() 719 int pnv_eeh_phb_reset(struct pci_controller *hose, int option) in pnv_eeh_phb_reset() 761 static int pnv_eeh_root_reset(struct pci_controller *hose, int option) in pnv_eeh_root_reset() 801 static int __pnv_eeh_bridge_reset(struct pci_dev *dev, int option) in __pnv_eeh_bridge_reset() 852 static int pnv_eeh_bridge_reset(struct pci_dev *pdev, int option) in pnv_eeh_bridge_reset() 929 static int pnv_eeh_do_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_flr() 967 static int pnv_eeh_do_af_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_af_flr() 1003 static int pnv_eeh_reset_vf_pe(struct eeh_pe *pe, int option) in pnv_eeh_reset_vf_pe() 1034 static int pnv_eeh_reset(struct eeh_pe *pe, int option) in pnv_eeh_reset()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 27 enum efi_cmdline_option option; member 38 static bool parse_modenum(char *option, char **next) in parse_modenum() 55 static bool parse_res(char *option, char **next) in parse_res() 91 static bool parse_auto(char *option, char **next) in parse_auto() 104 static bool parse_list(char *option, char **next) in parse_list() 117 void efi_parse_option_graphics(char *option) in efi_parse_option_graphics()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | cmdline.c | 23 int cmdline_find_option(const char *option, char *buffer, int bufsize) in cmdline_find_option() 27 int cmdline_find_option_bool(const char *option) in cmdline_find_option_bool()
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | syscalls_64.c | 16 long arch_prctl(struct task_struct *task, int option, in arch_prctl() 79 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | barrier.h | 19 #define isb(option) __asm__ __volatile__ ("isb " #option : : : "memory") argument 20 #define dsb(option) __asm__ __volatile__ ("dsb " #option : : : "memory") argument 21 #define dmb(option) __asm__ __volatile__ ("dmb " #option : : : "memory") argument
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | kxgettext.c | 85 const char *option; member 92 static struct message *message__new(const char *msg, char *option, in message__new() 149 static int message__add(const char *msg, char *option, const char *file, in message__add()
|