/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | option.c | 28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) in nvkm_stropt() argument 54 nvkm_boolopt(const char *optstr, const char *opt, bool value) nvkm_boolopt() argument 77 nvkm_longopt(const char *optstr, const char *opt, long value) nvkm_longopt() argument 95 nvkm_dbgopt(const char *optstr, const char *sub) nvkm_dbgopt() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | option.c | 28 nvkm_stropt(const char *optstr, const char *opt, int *arglen) in nvkm_stropt() argument 54 nvkm_boolopt(const char *optstr, const char *opt, bool value) nvkm_boolopt() argument 77 nvkm_longopt(const char *optstr, const char *opt, long value) nvkm_longopt() argument 95 nvkm_dbgopt(const char *optstr, const char *sub) nvkm_dbgopt() argument [all...] |
/kernel/linux/linux-6.6/samples/hid/ |
H A D | hid_mouse.c | 81 const char *optstr = ""; in main() local
|
H A D | hid_surface_dial.c | 148 const char *optstr = "r:"; in main() local
|
/third_party/libdrm/tests/vbltest/ |
H A D | vbltest.c | 48 static char optstr[] = "D:M:s"; variable
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | early_serial_console.c | 119 char optstr[64], *options; in parse_console_uart8250() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | xdping.c | 94 const char *optstr = "c:I:NsS"; in main() local
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | early_serial_console.c | 119 char optstr[64], *options; in parse_console_uart8250() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp1_user.c | 88 const char *optstr = "FSN"; in main() local
|
H A D | xdp_sample_pkts_user.c | 117 const char *optstr = "FS"; in main() local
|
H A D | xdp_redirect_map_user.c | 107 const char *optstr = "FSN"; in main() local
|
H A D | xdp_redirect_user.c | 108 const char *optstr = "FSN"; in main() local
|
H A D | xdp_adjust_tail_user.c | 90 const char *optstr = "i:T:P:SNFh"; in main() local [all...] |
H A D | xdp_tx_iptunnel_user.c | 160 const char *optstr = "i:a:p:s:d:m:T:P:FSNh"; in main() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdping.c | 93 const char *optstr = "c:I:NsS"; in main() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_adjust_tail_user.c | 85 const char *optstr = "i:T:P:SNFh"; in main() local [all...] |
H A D | xdp_tx_iptunnel_user.c | 155 const char *optstr = "i:a:p:s:d:m:T:P:FSNh"; in main() local [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | foomaticrip.h | 92 struct dstr *optstr; member
|
/third_party/libdrm/tests/proptest/ |
H A D | proptest.c | 277 static const char optstr[] = "D:M:"; in main() local
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | file.c | 130 handle_cmdline_files(efi_loaded_image_t *image, const efi_char16_t *optstr, int optstr_size, unsigned long soft_limit, unsigned long hard_limit, unsigned long *load_addr, unsigned long *load_size) handle_cmdline_files() argument
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | file.c | 184 handle_cmdline_files(efi_loaded_image_t *image, const efi_char16_t *optstr, int optstr_size, unsigned long soft_limit, unsigned long hard_limit, unsigned long *load_addr, unsigned long *load_size) handle_cmdline_files() argument
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.c | 928 parse_options_usage(const char * const *usagestr, const struct option *opts, const char *optstr, bool short_opt) parse_options_usage() argument
|
/third_party/ltp/include/ |
H A D | tst_test.h | 123 char *optstr; member
|
/third_party/ltp/lib/ |
H A D | parse_opts.c | 83 char *optstr; member
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 723 static const char optstr[] = "s:"; variable
|