Searched defs:opts (Results 251 - 275 of 332) sorted by relevance

<<11121314

/linux-master/drivers/net/ethernet/davicom/
H A Ddm9000.c699 u32 opts = w->wolopts; local
/linux-master/tools/testing/selftests/net/
H A Dgro.c1107 static const struct option opts[] = { local
/linux-master/drivers/staging/vt6655/
H A Ddevice.h145 struct vnt_options opts; member in struct:vnt_private
/linux-master/drivers/usb/gadget/function/
H A Df_uac2.c803 static void setup_headers(struct f_uac2_opts *opts, argument
905 setup_descriptor(struct f_uac2_opts *opts) argument
990 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); local
1521 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); local
1598 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); local
1720 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); local
1769 struct f_uac2_opts *opts = g_audio_to_uac2_opts(agdev); local
1865 struct f_uac2_opts *opts = to_f_uac2_opts(item); local
2145 struct f_uac2_opts *opts; local
2153 struct f_uac2_opts *opts; local
2201 struct f_uac2_opts *opts; local
2229 struct f_uac2_opts *opts; local
[all...]
H A Df_tcm.c1320 struct f_tcm_opts *opts; local
1403 struct f_tcm_opts *opts; local
1948 struct f_tcm_opts *opts; local
2111 struct f_tcm_opts *opts = to_f_tcm_opts(item); local
2127 struct f_tcm_opts *opts; local
2145 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); local
2156 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); local
2168 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); local
2179 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); local
2187 struct f_tcm_opts *opts = container_of(f, struct f_tcm_opts, func_inst); local
2200 struct f_tcm_opts *opts; local
[all...]
H A Duvc_configfs.c344 struct f_uvc_opts *opts; local
399 struct f_uvc_opts *opts; local
513 struct f_uvc_opts *opts; local
569 struct f_uvc_opts *opts; local
677 struct f_uvc_opts *opts; local
703 struct f_uvc_opts *opts; local
823 struct f_uvc_opts *opts; local
857 struct f_uvc_opts *opts; local
910 struct f_uvc_opts *opts; local
960 struct f_uvc_opts *opts; local
983 struct f_uvc_opts *opts; local
1012 struct f_uvc_opts *opts; local
1040 struct f_uvc_opts *opts; local
1091 struct f_uvc_opts *opts; local
1119 struct f_uvc_opts *opts; local
1218 struct f_uvc_opts *opts; local
1250 struct f_uvc_opts *opts; local
1269 struct f_uvc_opts *opts; local
1342 struct f_uvc_opts *opts; local
1384 struct f_uvc_opts *opts; local
1471 struct f_uvc_opts *opts; local
1496 struct f_uvc_opts *opts; local
1519 struct f_uvc_opts *opts; local
1671 struct f_uvc_opts *opts; local
1698 struct f_uvc_opts *opts; local
1739 struct f_uvc_opts *opts; local
1803 struct f_uvc_opts *opts; local
1987 struct f_uvc_opts *opts; local
2031 struct f_uvc_opts *opts; local
2057 struct f_uvc_opts *opts; local
2131 struct f_uvc_opts *opts; local
2185 struct f_uvc_opts *opts; local
2238 struct f_uvc_opts *opts; local
2260 struct f_uvc_opts *opts; local
3076 struct f_uvc_opts *opts; local
3149 struct f_uvc_opts *opts; local
3241 struct f_uvc_opts *opts; local
3288 struct f_uvc_opts *opts = to_f_uvc_opts(item); local
3299 struct f_uvc_opts *opts; local
3337 struct f_uvc_opts *opts; local
3473 uvcg_attach_configfs(struct f_uvc_opts *opts) argument
[all...]
/linux-master/tools/perf/util/
H A Dauxtrace.h688 void itrace_synth_opts__set_time_range(struct itrace_synth_opts *opts, argument
697 void itrace_synth_opts__clear_time_range(struct itrace_synth_opts *opts) argument
[all...]
/linux-master/net/openvswitch/
H A Dflow_netlink.c592 struct vxlan_metadata opts; local
858 const struct vxlan_metadata *opts local
2030 const void *opts = NULL; local
[all...]
/linux-master/fs/fat/
H A Dinode.c715 static void fat_reset_iocharset(struct fat_mount_options *opts) argument
950 struct fat_mount_options *opts = &sbi->options; local
1134 parse_options(struct super_block *sb, char *options, int is_vfat, int silent, int *debug, struct fat_mount_options *opts) argument
[all...]
/linux-master/drivers/nvme/target/
H A Dfcloop.c58 fcloop_parse_options(struct fcloop_ctrl_options *opts, argument
1093 struct fcloop_ctrl_options *opts; local
1211 struct fcloop_ctrl_options *opts; local
[all...]
/linux-master/drivers/nvme/host/
H A Drdma.c718 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; local
2219 nvme_rdma_existing_controller(struct nvmf_ctrl_options *opts) argument
2235 nvme_rdma_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) argument
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c312 struct ntfs_mount_options *opts = fc->fs_private; local
677 struct ntfs_mount_options *opts = sbi->options; local
1706 struct ntfs_mount_options *opts = fc->fs_private; local
1735 struct ntfs_mount_options *opts; local
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf_internal.h297 static inline bool libbpf_validate_opts(const char *opts, argument
[all...]
H A Dlinker.c217 struct bpf_linker *bpf_linker__new(const char *filename, struct bpf_linker_opts *opts) argument
440 bpf_linker__add_file(struct bpf_linker *linker, const char *filename, const struct bpf_linker_file_opts *opts) argument
538 linker_load_obj_file(struct bpf_linker *linker, const char *filename, const struct bpf_linker_file_opts *opts, struct src_obj *obj) argument
[all...]
/linux-master/tools/bpf/bpftool/
H A Dprog.c1862 struct bpf_load_and_run_opts opts = {}; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6893 struct btf_dedup_opts opts; member in struct:btf_dedup_test
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.c659 static const struct argp_option opts[] = { variable in typeref:struct:argp_option
/linux-master/drivers/ata/
H A Dlibahci.c1688 u32 opts; local
1347 ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, u32 opts) argument
/linux-master/fs/ocfs2/
H A Dsuper.c1473 unsigned long opts = osb->s_mount_opt; local
[all...]
/linux-master/fs/reiserfs/
H A Dsuper.c724 long opts = REISERFS_SB(s)->s_mount_opt; local
978 reiserfs_getopt(struct super_block *s, char **cur, opt_desc_t * opts, char **opt_arg, unsigned long *bit_flags) argument
1132 opt_desc_t opts[] = { local
[all...]
/linux-master/drivers/phy/xilinx/
H A Dphy-zynqmp.c653 static int xpsgtr_phy_configure(struct phy *phy, union phy_configure_opts *opts) argument
/linux-master/drivers/of/
H A Dbase.c827 struct device_node *of_find_node_opts_by_path(const char *path, const char **opts) argument
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_iocb.c2449 uint16_t opts; local
/linux-master/net/9p/
H A Dclient.c134 static int parse_opts(char *opts, struct p9_client *clnt) argument
/linux-master/net/xdp/
H A Dxsk.c1570 struct xdp_options opts = {}; local

Completed in 534 milliseconds

<<11121314