Home
last modified time | relevance | path

Searched defs:opts (Results 51 – 75 of 303) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dcdns-dphy.c97 struct phy_configure_opts_mipi_dphy *opts, in cdns_dsi_get_dphy_pll_cfg()
214 struct phy_configure_opts_mipi_dphy *opts, in cdns_dphy_config_from_opts()
236 union phy_configure_opts *opts) in cdns_dphy_validate()
246 static int cdns_dphy_configure(struct phy *phy, union phy_configure_opts *opts) in cdns_dphy_configure()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c446 static void mptcp_options_write(__be32 *ptr, struct tcp_out_options *opts) in mptcp_options_write()
472 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len()
535 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt()
579 struct tcp_out_options *opts, in bpf_skops_hdr_opt_len()
588 struct tcp_out_options *opts) in bpf_skops_write_hdr_opt()
607 struct tcp_out_options *opts) in tcp_options_write()
706 struct tcp_out_options *opts, in smc_set_option()
723 struct tcp_out_options *opts, in smc_set_option_cond()
739 struct tcp_out_options *opts, in mptcp_set_option_cond()
758 struct tcp_out_options *opts, in tcp_syn_options()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A 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
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_nand.c53 nand_erase_options_t opts; in nand_block_op() local
149 nand_erase_options_t opts; in dfu_flush_medium_nand() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_acm.c744 struct f_serial_opts *opts; in acm_alloc_func() local
783 struct f_serial_opts *opts = to_f_serial_opts(item); in acm_attr_release() local
833 struct f_serial_opts *opts; in acm_free_instance() local
842 struct f_serial_opts *opts; in acm_alloc_instance() local
H A Duvc_video.c28 struct f_uvc_opts *opts = fi_to_f_uvc_opts(uvc->func.fi); in uvc_using_zero_copy() local
410 struct f_uvc_opts *opts; in uvcg_video_enable() local
H A Duvc_queue.c49 struct f_uvc_opts *opts = fi_to_f_uvc_opts(uvc->func.fi); in uvc_queue_setup() local
134 struct f_uvc_opts *opts = fi_to_f_uvc_opts(uvc->func.fi); in uvc_buffer_mem_prepare() local
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c35 struct annotation_options *opts; member
630 switch_percent_type(struct annotation_options *opts, bool base) in switch_percent_type()
877 struct annotation_options *opts) in map_symbol__tui_annotate()
884 struct annotation_options *opts) in hist_entry__tui_annotate()
895 struct annotation_options *opts) in symbol__tui_annotate()
/OK3568_Linux_fs/kernel/include/net/
H A Dmptcp.h165 struct mptcp_out_options *opts) in mptcp_syn_options()
172 struct mptcp_out_options *opts) in mptcp_synack_options()
181 struct mptcp_out_options *opts) in mptcp_established_options()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dsuper.c152 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options() local
260 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param() local
621 struct exfat_mount_options *opts = &sbi->options; in exfat_fill_super() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/
H A Dglxmodule.c66 glxSetup(void *module, void *opts, int *errmaj, int *errmin) in glxSetup()
/OK3568_Linux_fs/kernel/scripts/
H A Djobserver-exec23 opts = [x for x in flags.split(" ") if x.startswith("--jobserver")] variable
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h336 union phy_configure_opts *opts) in generic_phy_configure()
343 union phy_configure_opts *opts) in generic_phy_validate()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dqi.c175 struct qm_mcc_initfq opts; in create_caam_req_fq() local
616 struct qm_mcc_initfq opts; in alloc_rsp_fq_cpu() local
662 struct qm_mcc_initcgr opts; in init_cgr() local
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dchan_kern.c15 const struct chan_opts *opts) in not_configged_init()
439 const struct chan_opts *opts, char **error_out) in parse_chan()
489 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.c1692 struct annotation_options *opts = args->options; in symbol__disassemble_bpf() local
1918 struct annotation_options *opts = args->options; in symbol__disassemble() local
2202 struct annotation_options *opts) in insert_source_line()
2353 struct annotation_options *opts) in symbol__annotate_printf()
2493 struct annotation_options *opts) in symbol__annotate_fprintf2()
2519 struct annotation_options *opts) in map_symbol__annotation_dump()
2730 struct annotation_options *opts) in annotation__calc_lines()
2761 struct annotation_options *opts) in symbol__calc_lines()
2769 struct annotation_options *opts) in symbol__tty_annotate2()
2797 struct annotation_options *opts) in symbol__tty_annotate()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.19/
H A Doe-npm-cache68 let opts = {} variable
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsroot.c83 int __init cifs_root_data(char **dev, char **opts) in cifs_root_data()
/OK3568_Linux_fs/kernel/tools/power/acpi/common/
H A Dgetopt.c88 int acpi_getopt(int argc, char **argv, char *opts) in acpi_getopt()
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv6/
H A Dip6t_opts.h13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmappingmanagerengine_test.h115 QGeoTiledMapTestOptions opts; in createMap() local
/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/linux/netfilter_ipv6/
H A Dip6t_opts.h13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dspcr.c89 static char opts[64]; in acpi_parse_spcr() local
/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/linux/netfilter_ipv6/
H A Dip6t_opts.h13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
/OK3568_Linux_fs/kernel/tools/usb/usbip/src/
H A Dusbip_detach.c98 static const struct option opts[] = { in usbip_detach() local

12345678910>>...13