Home
last modified time | relevance | path

Searched defs:opts (Results 426 - 450 of 926) sorted by relevance

1...<<11121314151617181920>>...38

/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_loopback.c221 struct f_lb_opts *opts; in lb_free_func() local
473 struct f_lb_opts *opts = to_f_lb_opts(item); in f_lb_opts_qlen_show() local
486 struct f_lb_opts *opts in f_lb_opts_qlen_store() local
511 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_show() local
524 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_store() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c116 union phy_configure_opts opts = { }; in csi2rx_configure_ext_dphy() local
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dsysfs.c292 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_show() local
304 struct nvmf_ctrl_options *opts = ctrl->opts; in nvme_ctrl_loss_tmo_store() local
362 struct nvmf_ctrl_options *opts = ctrl->opts; nvme_ctrl_fast_io_fail_tmo_store() local
417 struct nvmf_ctrl_options *opts = ctrl->opts; nvme_ctrl_dhchap_secret_show() local
428 struct nvmf_ctrl_options *opts = ctrl->opts; nvme_ctrl_dhchap_secret_store() local
475 struct nvmf_ctrl_options *opts = ctrl->opts; nvme_ctrl_dhchap_ctrl_secret_show() local
486 struct nvmf_ctrl_options *opts = ctrl->opts; nvme_ctrl_dhchap_ctrl_secret_store() local
[all...]
H A Dfabrics.h169 nvmf_ctlr_matches_baseopts(struct nvme_ctrl *ctrl, struct nvmf_ctrl_options *opts) nvmf_ctlr_matches_baseopts() argument
199 nvmf_nr_io_queues(struct nvmf_ctrl_options *opts) nvmf_nr_io_queues() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dloop.c304 struct nvmf_ctrl_options *opts = ctrl->ctrl.opts; in nvme_loop_init_io_queues() local
533 nvme_loop_create_ctrl(struct device *dev, struct nvmf_ctrl_options *opts) nvme_loop_create_ctrl() argument
[all...]
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dcdns-dphy-rx.c168 cdns_dphy_rx_configure(struct phy *phy, union phy_configure_opts *opts) cdns_dphy_rx_configure() argument
215 cdns_dphy_rx_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) cdns_dphy_rx_validate() argument
/kernel/linux/linux-6.6/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c166 mixel_lvds_phy_configure(struct phy *phy, union phy_configure_opts *opts) mixel_lvds_phy_configure() argument
221 mixel_lvds_phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) mixel_lvds_phy_validate() argument
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-core.c503 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() argument
537 phy_validate(struct phy *phy, enum phy_mode mode, int submode, union phy_configure_opts *opts) phy_validate() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-ldb.c96 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_atomic_check() local
138 union phy_configure_opts opts = { }; in imx8qxp_ldb_bridge_mode_set() local
H A Dimx8qm-ldb.c91 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_atomic_check() local
138 union phy_configure_opts opts = { }; in imx8qm_ldb_bridge_mode_set() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c48 struct annotation_options opts; member
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_choke.c434 struct nlattr *opts = NULL; in choke_dump() local
H A Dsch_fq_pie.c466 struct nlattr *opts; in fq_pie_dump() local
H A Dsch_red.c412 struct nlattr *opts = NULL; in red_dump() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_tunnel.c183 struct nft_tunnel_opts opts; member
257 nft_tunnel_obj_vxlan_init(const struct nlattr *attr, struct nft_tunnel_opts *opts) nft_tunnel_obj_vxlan_init() argument
286 nft_tunnel_obj_erspan_init(const struct nlattr *attr, struct nft_tunnel_opts *opts) nft_tunnel_obj_erspan_init() argument
339 nft_tunnel_obj_geneve_init(const struct nlattr *attr, struct nft_tunnel_opts *opts) nft_tunnel_obj_geneve_init() argument
382 nft_tunnel_obj_opts_init(const struct nft_ctx *ctx, const struct nlattr *attr, struct ip_tunnel_info *info, struct nft_tunnel_opts *opts) nft_tunnel_obj_opts_init() argument
579 struct nft_tunnel_opts *opts = &priv->opts; nft_tunnel_opts_dump() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Drecord.h89 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c153 struct upsert_opts *opts = arg; in patch_map_thread() local
172 static void upsert_elements(struct upsert_opts *opts) in upsert_elements() argument
267 struct upsert_opts opts = { in __test() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bloom_filter_map.c54 static const struct argp_option opts[] = { variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdp_features.c77 static const struct argp_option opts[] = { variable
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c421 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts) in user_ring_buffer__new() argument
183 ring_buffer__new(int map_fd, ring_buffer_sample_fn sample_cb, void *ctx, const struct ring_buffer_opts *opts) ring_buffer__new() argument
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp95 OH_Pixelmap_InitializationOptions *opts = nullptr; in TestInitializationOptionsSetRowStrideNormal() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dimage_pixel_map_imgndk_test.cpp56 static bool parseWidth(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseWidth() argument
65 static bool parseHeight(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseHeight() argument
74 static bool parsePixelFormat(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parsePixelFormat() argument
84 static bool parseEditable(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseEditable() argument
94 static bool parseAlphaType(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) in parseAlphaType() argument
104 parseScaleMode(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) parseScaleMode() argument
114 parseCreateOptions(napi_env env, napi_value root, struct OhosPixelMapCreateOps* opts) parseCreateOptions() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibopusenc.c55 LibopusEncOpts opts; member
112 libopus_configure_encoder(AVCodecContext *avctx, OpusMSEncoder *enc, LibopusEncOpts *opts) libopus_configure_encoder() argument
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_videotoolbox.c735 vt_device_create(AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags) vt_device_create() argument
H A Dhwcontext_vdpau.c463 vdpau_device_create(AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags) vdpau_device_create() argument

Completed in 24 milliseconds

1...<<11121314151617181920>>...38