/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_loopback.c | 221 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 D | cdns-csi2rx.c | 116 union phy_configure_opts opts = { }; in csi2rx_configure_ext_dphy() local
|
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | sysfs.c | 292 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 D | fabrics.h | 169 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 D | loop.c | 304 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 D | cdns-dphy-rx.c | 168 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 D | phy-fsl-imx8qm-lvds-phy.c | 166 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 D | phy-core.c | 503 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 D | imx8qxp-ldb.c | 96 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 D | imx8qm-ldb.c | 91 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 D | builtin-annotate.c | 48 struct annotation_options opts; member [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_choke.c | 434 struct nlattr *opts = NULL; in choke_dump() local
|
H A D | sch_fq_pie.c | 466 struct nlattr *opts; in fq_pie_dump() local
|
H A D | sch_red.c | 412 struct nlattr *opts = NULL; in red_dump() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nft_tunnel.c | 183 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 D | record.h | 89 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 D | map_percpu_stats.c | 153 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 D | bench_bloom_filter_map.c | 54 static const struct argp_option opts[] = { variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 77 static const struct argp_option opts[] = { variable
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | ringbuf.c | 421 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 D | ImageNdk.cpp | 95 OH_Pixelmap_InitializationOptions *opts = nullptr; in TestInitializationOptionsSetRowStrideNormal() local
|
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
H A D | image_pixel_map_imgndk_test.cpp | 56 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 D | libopusenc.c | 55 LibopusEncOpts opts; member 112 libopus_configure_encoder(AVCodecContext *avctx, OpusMSEncoder *enc, LibopusEncOpts *opts) libopus_configure_encoder() argument [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_videotoolbox.c | 735 vt_device_create(AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags) vt_device_create() argument
|
H A D | hwcontext_vdpau.c | 463 vdpau_device_create(AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags) vdpau_device_create() argument
|