/openbmc/qemu/fsdev/ |
H A D | qemu-fsdev.c | 37 const char **opts; member 110 int qemu_fsdev_add(QemuOpts *opts, Error **errp) in qemu_fsdev_add()
|
H A D | qemu-fsdev-dummy.c | 18 int qemu_fsdev_add(QemuOpts *opts, Error **errp) in qemu_fsdev_add()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 3032 struct fsg_opts *opts; in fsg_bind() local 3163 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show() local 3172 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store() local 3188 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store() local 3218 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store() local 3257 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_forced_eject_store() local 3286 struct fsg_lun_opts *opts; in fsg_lun_make() local 3368 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release() local 3379 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show() local 3392 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_store() local [all …]
|
H A D | f_tcm.c | 1302 struct f_tcm_opts *opts; in usbg_make_tpg() local 1385 struct f_tcm_opts *opts; in usbg_drop_tpg() local 1927 struct f_tcm_opts *opts; in tcm_bind() local 2094 struct f_tcm_opts *opts = to_f_tcm_opts(item); in tcm_attr_release() local 2110 struct f_tcm_opts *opts; in tcm_free_inst() local 2128 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_register_callback() local 2139 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_unregister_callback() local 2151 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_attach() local 2162 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_detach() local 2170 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_set_name() local [all …]
|
H A D | f_ncm.c | 945 const struct ndp_parser_opts *opts = ncm->parser_opts; in package_for_tx() local 1007 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_wrap_ntb() local 1170 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_unwrap_ntb() local 1603 struct f_ncm_opts *opts; in ncm_free_inst() local 1616 struct f_ncm_opts *opts; in ncm_alloc_inst() local 1655 struct f_ncm_opts *opts; in ncm_free() local 1691 struct f_ncm_opts *opts; in ncm_alloc() local
|
H A D | f_midi.c | 1083 struct f_midi_opts *opts = to_f_midi_opts(item); in midi_attr_release() local 1188 struct f_midi_opts *opts = to_f_midi_opts(item); in f_midi_opts_id_show() local 1207 struct f_midi_opts *opts = to_f_midi_opts(item); in f_midi_opts_id_store() local 1252 struct f_midi_opts *opts; in f_midi_free_inst() local 1272 struct f_midi_opts *opts; in f_midi_alloc_inst() local 1297 struct f_midi_opts *opts; in f_midi_free() local 1342 struct f_midi_opts *opts; in f_midi_alloc() local
|
H A D | f_ecm.c | 844 struct f_ecm_opts *opts; in ecm_free_inst() local 856 struct f_ecm_opts *opts; in ecm_alloc_inst() local 898 struct f_ecm_opts *opts; in ecm_free() local 928 struct f_ecm_opts *opts; in ecm_alloc() local
|
H A D | f_phonet.c | 583 struct f_phonet_opts *opts = to_f_phonet_opts(item); in phonet_attr_release() local 612 struct f_phonet_opts *opts; in phonet_free_inst() local 624 struct f_phonet_opts *opts; in phonet_alloc_inst() local 670 struct f_phonet_opts *opts; in phonet_alloc() local
|
H A D | f_acm.c | 742 struct f_serial_opts *opts; in acm_alloc_func() local 781 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release() local 831 struct f_serial_opts *opts; in acm_free_instance() local 840 struct f_serial_opts *opts; in acm_alloc_instance() local
|
/openbmc/qemu/chardev/ |
H A D | char-stdio.c | 93 ChardevStdio *opts = backend->u.stdio.data; in qemu_chr_open_stdio() local 127 static void qemu_chr_parse_stdio(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_stdio()
|
H A D | char.c | 359 QemuOpts *opts; in qemu_chr_parse_compat() local 513 void qemu_chr_parse_common(QemuOpts *opts, ChardevCommon *backend) in qemu_chr_parse_common() 586 ChardevBackend *qemu_chr_parse_opts(QemuOpts *opts, Error **errp) in qemu_chr_parse_opts() 636 static Chardev *do_qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in do_qemu_chr_new_from_opts() 711 Chardev *qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in qemu_chr_new_from_opts() 724 QemuOpts *opts; in qemu_chr_new_from_name() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-char.c | 84 QemuOpts *opts; in char_console_test_subprocess() local 133 QemuOpts *opts; in char_ringbuf_test() local 183 QemuOpts *opts; in char_mux_test() local 801 QemuOpts *opts; in char_socket_server_test() local 935 QemuOpts *opts; in char_socket_client_dupid_test() local 988 QemuOpts *opts; in char_socket_client_test() local 1133 QemuOpts *opts; in char_socket_server_two_clients_test() local 1211 QemuOpts *opts; in char_serial_test() local 1231 QemuOpts *opts; in char_parallel_test() local
|
/openbmc/linux/tools/perf/arch/arm64/util/ |
H A D | hisi-ptt.c | 64 static int hisi_ptt_set_auxtrace_mmap_page(struct record_opts *opts) in hisi_ptt_set_auxtrace_mmap_page() 98 struct record_opts *opts) in hisi_ptt_recording_options()
|
H A D | arm-spe.c | 68 arm_spe_snapshot_resolve_auxtrace_defaults(struct record_opts *opts, in arm_spe_snapshot_resolve_auxtrace_defaults() 118 struct record_opts *opts) in arm_spe_recording_options() 262 struct record_opts *opts, in arm_spe_parse_snapshot_options()
|
H A D | machine.c | 13 void arch__add_leaf_frame_record_opts(struct record_opts *opts) in arch__add_leaf_frame_record_opts()
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.c | 449 int fw_printenv(int argc, char *argv[], int value_only, struct env_opts *opts) in fw_printenv() 506 int fw_env_flush(struct env_opts *opts) in fw_env_flush() 655 int fw_env_set(int argc, char *argv[], struct env_opts *opts) in fw_env_set() 737 int fw_parse_script(char *fname, struct env_opts *opts) in fw_parse_script() 1384 int fw_env_open(struct env_opts *opts) in fw_env_open() 1577 int fw_env_close(struct env_opts *opts) in fw_env_close() 1688 static int parse_config(struct env_opts *opts) in parse_config()
|
/openbmc/qemu/system/ |
H A D | tpm.c | 87 static int tpm_init_tpmdev(void *dummy, QemuOpts *opts, Error **errp) in tpm_init_tpmdev() 180 QemuOpts *opts; in tpm_config_parse() local
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_osf.c | 168 unsigned char *opts, in nf_osf_hdr_ctx_init() 204 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_match() local 267 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_find() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-top.c | 878 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() local 948 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() local 994 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback() local 1017 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local 1239 struct record_opts *opts = &top->record_opts; in __cmd_top() local 1458 struct record_opts *opts = &top.record_opts; in cmd_top() local
|
/openbmc/linux/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 353 mixel_dphy_configure_mipi_dphy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure_mipi_dphy() 382 mixel_dphy_configure_lvds_phy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure_lvds_phy() 441 static int mixel_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_configure() 460 mixel_dphy_validate_lvds_phy(struct phy *phy, union phy_configure_opts *opts) in mixel_dphy_validate_lvds_phy() 487 union phy_configure_opts *opts) in mixel_dphy_validate()
|
/openbmc/qemu/hw/smbios/ |
H A D | smbios-stub.c | 26 void smbios_entry_add(QemuOpts *opts, Error **errp) in smbios_entry_add()
|
/openbmc/qemu/hw/acpi/ |
H A D | acpi-stub.c | 24 void acpi_table_add(const QemuOpts *opts, Error **errp) in acpi_table_add()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | verifier_log.c | 36 static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error) in load_prog() 255 static int load_btf(struct bpf_btf_load_opts *opts, bool expect_err) in load_btf()
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_nand.c | 52 nand_erase_options_t opts; in nand_block_op() local 148 nand_erase_options_t opts; in dfu_flush_medium_nand() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_output.c | 461 struct tcp_out_options *opts) in mptcp_options_write() 487 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len() 550 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt() 594 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len() 603 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt() 622 struct tcp_out_options *opts) in tcp_options_write() 722 struct tcp_out_options *opts, in smc_set_option() 739 struct tcp_out_options *opts, in smc_set_option_cond() 755 struct tcp_out_options *opts, in mptcp_set_option_cond() 774 struct tcp_out_options *opts, in tcp_syn_options() [all …]
|