Home
last modified time | relevance | path

Searched defs:opts (Results 26 – 50 of 308) sorted by relevance

12345678910>>...13

/Linux-v6.6/drivers/usb/gadget/function/
Df_printer.c1198 struct f_printer_opts *opts = to_f_printer_opts(item); in printer_attr_release() local
1210 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_show() local
1234 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_pnp_string_store() local
1263 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_show() local
1276 struct f_printer_opts *opts = to_f_printer_opts(item); in f_printer_opts_q_len_store() local
1334 struct f_printer_opts *opts; in gprinter_free_inst() local
1353 struct f_printer_opts *opts; in gprinter_alloc_inst() local
1398 struct f_printer_opts *opts; in gprinter_free() local
1455 struct f_printer_opts *opts; in gprinter_alloc() local
Df_midi2.c2095 static ssize_t f_midi2_opts_uint_show(struct f_midi2_opts *opts, in f_midi2_opts_uint_show()
2106 static ssize_t f_midi2_opts_uint_store(struct f_midi2_opts *opts, in f_midi2_opts_uint_store()
2136 static ssize_t f_midi2_opts_bool_store(struct f_midi2_opts *opts, in f_midi2_opts_bool_store()
2160 static ssize_t f_midi2_opts_str_show(struct f_midi2_opts *opts, in f_midi2_opts_str_show()
2172 static ssize_t f_midi2_opts_str_store(struct f_midi2_opts *opts, in f_midi2_opts_str_store()
2259 struct f_midi2_block_opts *opts = to_f_midi2_block_opts(item); in f_midi2_block_opts_name_show() local
2267 struct f_midi2_block_opts *opts = to_f_midi2_block_opts(item); in f_midi2_block_opts_name_store() local
2292 struct f_midi2_block_opts *opts = to_f_midi2_block_opts(item); in f_midi2_block_opts_release() local
2454 struct f_midi2_ep_opts *opts = to_f_midi2_ep_opts(item); in f_midi2_ep_opts_release() local
2478 static int f_midi2_ep_opts_create(struct f_midi2_opts *opts, in f_midi2_ep_opts_create()
[all …]
Df_hid.c1048 struct f_hid_opts *opts = to_f_hid_opts(item); in hid_attr_release() local
1108 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_show() local
1122 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_report_desc_store() local
1153 struct f_hid_opts *opts = to_f_hid_opts(item); in f_hid_opts_dev_show() local
1183 struct f_hid_opts *opts; in hidg_free_inst() local
1203 struct f_hid_opts *opts; in hidg_alloc_inst() local
1243 struct f_hid_opts *opts; in hidg_free() local
1265 struct f_hid_opts *opts; in hidg_alloc() local
Df_rndis.c824 struct f_rndis_opts *opts; in rndis_borrow_net() local
885 struct f_rndis_opts *opts; in rndis_free_inst() local
901 struct f_rndis_opts *opts; in rndis_alloc_inst() local
944 struct f_rndis_opts *opts; in rndis_free() local
970 struct f_rndis_opts *opts; in rndis_alloc() local
Df_uvc.c652 struct f_uvc_opts *opts; in uvc_function_bind() local
846 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); in uvc_free_inst() local
854 struct f_uvc_opts *opts; in uvc_alloc_inst() local
951 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, in uvc_free() local
1009 struct f_uvc_opts *opts; in uvc_alloc() local
Df_uac1_legacy.c326 struct f_uac1_legacy_opts *opts; in f_audio_out_ep_complete() local
580 struct f_uac1_legacy_opts *opts; in f_audio_set_alt() local
810 struct f_uac1_legacy_opts *opts = to_f_uac1_opts(item); in f_uac1_attr_release() local
929 struct f_uac1_legacy_opts *opts; in f_audio_free_inst() local
943 struct f_uac1_legacy_opts *opts; in f_audio_alloc_inst() local
967 struct f_uac1_legacy_opts *opts; in f_audio_free() local
985 struct f_uac1_legacy_opts *opts; in f_audio_alloc() local
Df_subset.c417 struct f_gether_opts *opts; in geth_free_inst() local
429 struct f_gether_opts *opts; in geth_alloc_inst() local
466 struct f_gether_opts *opts; in geth_alloc() local
Df_eem.c592 struct f_eem_opts *opts; in eem_free_inst() local
604 struct f_eem_opts *opts; in eem_alloc_inst() local
626 struct f_eem_opts *opts; in eem_free() local
646 struct f_eem_opts *opts; in eem_alloc() local
Df_mass_storage.c3016 struct fsg_opts *opts; in fsg_bind() local
3147 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_show() local
3156 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_file_store() local
3172 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_ro_store() local
3202 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_cdrom_store() local
3241 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); in fsg_lun_opts_forced_eject_store() local
3270 struct fsg_lun_opts *opts; in fsg_lun_make() local
3352 struct fsg_opts *opts = to_fsg_opts(item); in fsg_attr_release() local
3363 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_show() local
3376 struct fsg_opts *opts = to_fsg_opts(item); in fsg_opts_stall_store() local
[all …]
Df_tcm.c1320 struct f_tcm_opts *opts; in usbg_make_tpg() local
1403 struct f_tcm_opts *opts; in usbg_drop_tpg() local
1945 struct f_tcm_opts *opts; in tcm_bind() local
2108 struct f_tcm_opts *opts = to_f_tcm_opts(item); in tcm_attr_release() local
2124 struct f_tcm_opts *opts; in tcm_free_inst() local
2142 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_register_callback() local
2153 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_unregister_callback() local
2165 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_attach() local
2176 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in usbg_detach() local
2184 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); in tcm_set_name() local
[all …]
Df_midi.c1074 struct f_midi_opts *opts = to_f_midi_opts(item); in midi_attr_release() local
1179 struct f_midi_opts *opts = to_f_midi_opts(item); in f_midi_opts_id_show() local
1198 struct f_midi_opts *opts = to_f_midi_opts(item); in f_midi_opts_id_store() local
1243 struct f_midi_opts *opts; in f_midi_free_inst() local
1263 struct f_midi_opts *opts; in f_midi_alloc_inst() local
1288 struct f_midi_opts *opts; in f_midi_free() local
1333 struct f_midi_opts *opts; in f_midi_alloc() local
Df_ncm.c945 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
1600 struct f_ncm_opts *opts; in ncm_free_inst() local
1613 struct f_ncm_opts *opts; in ncm_alloc_inst() local
1652 struct f_ncm_opts *opts; in ncm_free() local
1688 struct f_ncm_opts *opts; in ncm_alloc() local
Df_ecm.c844 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
/Linux-v6.6/tools/lib/bpf/
Dnetlink.c322 int bpf_xdp_attach(int ifindex, int prog_fd, __u32 flags, const struct bpf_xdp_attach_opts *opts) in bpf_xdp_attach()
339 int bpf_xdp_detach(int ifindex, __u32 flags, const struct bpf_xdp_attach_opts *opts) in bpf_xdp_detach()
431 int bpf_xdp_query(int ifindex, int xdp_flags, struct bpf_xdp_query_opts *opts) in bpf_xdp_query()
652 struct bpf_tc_opts *opts; member
718 int bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_attach()
793 const struct bpf_tc_opts *opts, in __bpf_tc_detach()
854 const struct bpf_tc_opts *opts) in bpf_tc_detach()
865 int bpf_tc_query(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_query()
Dlibbpf_probes.c205 int libbpf_probe_bpf_prog_type(enum bpf_prog_type prog_type, const void *opts) in libbpf_probe_bpf_prog_type()
392 int libbpf_probe_bpf_map_type(enum bpf_map_type map_type, const void *opts) in libbpf_probe_bpf_map_type()
404 const void *opts) in libbpf_probe_bpf_helper()
/Linux-v6.6/drivers/net/ppp/
Dppp_mppe.h34 #define MPPE_OPTS_TO_CI(opts, ci) \ argument
56 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
/Linux-v6.6/net/netfilter/
Dnft_synproxy.c23 static void nft_synproxy_tcp_options(struct synproxy_options *opts, in nft_synproxy_tcp_options()
49 struct synproxy_options *opts) in nft_synproxy_eval_v4()
80 struct synproxy_options *opts) in nft_synproxy_eval_v6()
110 struct synproxy_options opts = {}; in nft_synproxy_do_eval() local
Dnfnetlink_osf.c168 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
/Linux-v6.6/fs/devpts/
Dinode.c228 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
312 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx() local
370 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount() local
388 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options() local
550 struct pts_mount_opts *opts; in devpts_pty_new() local
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_cpp.cpp20 int open(const struct bpf_object_open_opts *opts = nullptr) in open()
99 struct btf_dump_opts opts = { }; in main() local
/Linux-v6.6/security/apparmor/
Dcapability.c117 unsigned int opts, struct common_audit_data *sa) in profile_capable()
151 int aa_capable(struct aa_label *label, int cap, unsigned int opts) in aa_capable()
/Linux-v6.6/tools/perf/arch/arm64/util/
Dhisi-ptt.c64 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()
Darm-spe.c68 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()
/Linux-v6.6/tools/perf/
Dbuiltin-top.c879 struct record_opts *opts = &top->record_opts; in perf_top__mmap_read_idx() local
949 struct record_opts *opts = &top->record_opts; in perf_top__overwrite_check() local
995 struct record_opts *opts = &top->record_opts; in perf_top_overwrite_fallback() local
1018 struct record_opts *opts = &top->record_opts; in perf_top__start_counters() local
1240 struct record_opts *opts = &top->record_opts; in __cmd_top() local
1458 struct record_opts *opts = &top.record_opts; in cmd_top() local
/Linux-v6.6/drivers/phy/freescale/
Dphy-fsl-imx8-mipi-dphy.c353 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()

12345678910>>...13