Home
last modified time | relevance | path

Searched defs:ctx (Results 51 – 75 of 3058) sorted by relevance

12345678910>>...123

/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c89 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_queue_setup() local
127 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in __tegra_buf_cleanup() local
151 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_buf_init() local
220 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_buf_prepare() local
303 struct tegra_ctx *ctx = vb2_get_drv_priv(vq); in tegra_stop_streaming() local
339 struct tegra_ctx *ctx = priv; in tegra_queue_init() local
511 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_enum_decoded_fmt() local
527 struct tegra_ctx *ctx = fh_to_tegra_ctx(priv); in tegra_g_decoded_fmt() local
813 struct tegra_ctx *ctx; in tegra_open() local
859 struct tegra_ctx *ctx = fh_to_tegra_ctx(fh); in tegra_release() local
[all …]
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c62 static u8 bpf_to_hppa_reg(int bpf_reg, struct hppa_jit_context *ctx) in bpf_to_hppa_reg()
119 #define emit_hppa64_zext32(r, target, ctx) \ argument
121 #define emit_hppa64_sext32(r, target, ctx) \ argument
182 struct hppa_jit_context *ctx) in emit_jump()
249 struct hppa_jit_context *ctx) in emit_branch()
337 static void emit_zext_32(u8 reg, struct hppa_jit_context *ctx) in emit_zext_32()
408 struct hppa_jit_context *ctx) in init_regs()
506 const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_libgcc_ll()
555 struct hppa_jit_context *ctx, const u8 size, in emit_store()
1100 void bpf_jit_build_prologue(struct hppa_jit_context *ctx) in bpf_jit_build_prologue()
[all …]
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c114 int sst_get_stream(struct intel_sst_drv *ctx, in sst_get_stream()
134 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_power_control() local
174 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_open_pcm_stream() local
193 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_open() local
219 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_close() local
245 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_ack() local
274 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_set_metadata() local
293 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_stream_pause() local
301 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_stream_pause_release() local
309 struct intel_sst_drv *ctx = dev_get_drvdata(dev); in sst_cdev_stream_start() local
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c37 const struct dc_context *ctx, in dm_pp_apply_display_requirements()
293 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type()
360 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_latency()
380 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_voltage()
400 const struct dc_context *ctx, in dm_pp_notify_wm_clock_changes()
419 const struct dc_context *ctx, in dm_pp_apply_power_level_change_request()
427 const struct dc_context *ctx, in dm_pp_apply_clock_for_voltage_request()
448 const struct dc_context *ctx, in dm_pp_get_static_clocks()
467 const struct dc_context *ctx = pp->dm; in pp_rv_set_wm_ranges() local
515 const struct dc_context *ctx = pp->dm; in pp_rv_set_pme_wa_enable() local
[all …]
/openbmc/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c40 static void free_hop(struct hl_ctx *ctx, u64 hop_addr) in free_hop()
47 static u64 alloc_hop(struct hl_ctx *ctx) in alloc_hop()
87 static inline u64 get_phys_hop0_addr(struct hl_ctx *ctx) in get_phys_hop0_addr()
93 static inline u64 get_hop0_addr(struct hl_ctx *ctx) in get_hop0_addr()
99 static void flush(struct hl_ctx *ctx) in flush()
215 static int dram_default_mapping_init(struct hl_ctx *ctx) in dram_default_mapping_init()
446 static int hl_mmu_v1_ctx_init(struct hl_ctx *ctx) in hl_mmu_v1_ctx_init()
462 static void hl_mmu_v1_ctx_fini(struct hl_ctx *ctx) in hl_mmu_v1_ctx_fini()
483 static int hl_mmu_v1_unmap(struct hl_ctx *ctx, in hl_mmu_v1_unmap()
701 static void hl_mmu_v1_swap_out(struct hl_ctx *ctx) in hl_mmu_v1_swap_out()
[all …]
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-video.c78 static int visl_tpg_init(struct visl_ctx *ctx) in visl_tpg_init()
325 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_enum_fmt_vid_cap() local
347 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_g_fmt_vid_cap() local
356 struct visl_ctx *ctx = visl_file_to_ctx(file); in visl_g_fmt_vid_out() local
541 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_setup() local
580 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_queue_cleanup() local
617 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_buf_prepare() local
639 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_start_streaming() local
669 struct visl_ctx *ctx = vb2_get_drv_priv(vq); in visl_stop_streaming() local
708 struct visl_ctx *ctx = priv; in visl_queue_init() local
[all …]
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c375 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey() local
406 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey() local
1099 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv() local
1208 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_init() local
1227 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_cra_exit() local
1241 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_exit() local
1261 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_cra_exit() local
1281 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_ecb_cra_init() local
1319 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cbc_cra_init() local
1357 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cfb_cra_init() local
[all …]
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.c61 struct atom_context *ctx; member
108 static uint32_t atom_iio_execute(struct atom_context *ctx, int base, in atom_iio_execute()
583 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
597 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
795 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or()
1247 static void atom_index_iio(struct atom_context *ctx, int base) in atom_index_iio()
1264 struct atom_context *ctx = in atom_parse() local
1322 int atom_asic_init(struct atom_context *ctx) in atom_asic_init()
1351 void atom_destroy(struct atom_context *ctx) in atom_destroy()
1357 bool atom_parse_data_header(struct atom_context *ctx, int index, in atom_parse_data_header()
[all …]
/openbmc/linux/drivers/media/platform/chips-media/
H A Dcoda-bit.c111 int coda_hw_reset(struct coda_ctx *ctx) in coda_hw_reset()
203 int coda_bitstream_flush(struct coda_ctx *ctx) in coda_bitstream_flush()
435 void coda_bit_stream_end_flag(struct coda_ctx *ctx) in coda_bit_stream_end_flag()
680 static u32 coda_slice_mode(struct coda_ctx *ctx) in coda_slice_mode()
791 static void coda_setup_iram(struct coda_ctx *ctx) in coda_setup_iram()
1061 static int coda_start_encoding(struct coda_ctx *ctx) in coda_start_encoding()
1478 static int coda_prepare_encode(struct coda_ctx *ctx) in coda_prepare_encode()
1639 static void coda_finish_encode(struct coda_ctx *ctx) in coda_finish_encode()
1742 static void coda_bit_release(struct coda_ctx *ctx) in coda_bit_release()
2043 struct coda_ctx *ctx = container_of(work, in coda_dec_seq_init_work() local
[all …]
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dcontext.c27 struct spu_context *ctx; in alloc_spu_context() local
71 struct spu_context *ctx; in destroy_spu_context() local
88 struct spu_context * get_spu_context(struct spu_context *ctx) in get_spu_context()
94 int put_spu_context(struct spu_context *ctx) in put_spu_context()
100 void spu_forget(struct spu_context *ctx) in spu_forget()
119 void spu_unmap_mappings(struct spu_context *ctx) in spu_unmap_mappings()
143 int spu_acquire_saved(struct spu_context *ctx) in spu_acquire_saved()
165 void spu_release_saved(struct spu_context *ctx) in spu_release_saved()
/openbmc/linux/crypto/
H A Dzstd.c32 static int zstd_comp_init(struct zstd_ctx *ctx) in zstd_comp_init()
93 static int __zstd_init(void *ctx) in __zstd_init()
109 struct zstd_ctx *ctx; in zstd_alloc_ctx() local
126 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_init() local
131 static void __zstd_exit(void *ctx) in __zstd_exit()
145 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_exit() local
151 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_compress()
167 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_compress() local
174 void *ctx) in zstd_scompress()
195 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_decompress() local
[all …]
/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c307 struct bdisp_ctx *ctx = priv; in bdisp_device_run() local
500 struct bdisp_ctx *ctx = q->drv_priv; in bdisp_start_streaming() local
523 struct bdisp_ctx *ctx = q->drv_priv; in bdisp_stop_streaming() local
543 struct bdisp_ctx *ctx = priv; in queue_init() local
578 struct bdisp_ctx *ctx = NULL; in bdisp_open() local
687 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_querycap() local
699 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_enum_fmt() local
719 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_g_fmt() local
1094 struct bdisp_ctx *ctx; in bdisp_irq_thread() local
1145 struct bdisp_ctx *ctx; in bdisp_irq_timeout() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c177 nv50_grctx_generate(struct nvkm_grctx *ctx) in nv50_grctx_generate()
269 struct nvkm_grctx ctx = { in nv50_grctx_init() local
297 nv50_gr_construct_mmio(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio()
785 dd_emit(struct nvkm_grctx *ctx, int num, u32 val) { in dd_emit()
795 nv50_gr_construct_mmio_ddata(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio_ddata()
1158 xf_emit(struct nvkm_grctx *ctx, int num, u32 val) { in xf_emit()
1189 nv50_gr_construct_xfer1(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer1()
1408 nv50_gr_construct_gene_m2mf(struct nvkm_grctx *ctx) in nv50_gr_construct_gene_m2mf()
3039 nv50_gr_construct_xfer_tex(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tex()
3124 nv50_gr_construct_xfer_tp(struct nvkm_grctx *ctx) in nv50_gr_construct_xfer_tp()
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e8aa0.c128 static int s6e8aa0_clear_error(struct s6e8aa0 *ctx) in s6e8aa0_clear_error()
169 #define s6e8aa0_dcs_write_seq(ctx, seq...) \ argument
176 #define s6e8aa0_dcs_write_seq_static(ctx, seq...) \ argument
857 static int s6e8aa0_power_on(struct s6e8aa0 *ctx) in s6e8aa0_power_on()
876 static int s6e8aa0_power_off(struct s6e8aa0 *ctx) in s6e8aa0_power_off()
888 struct s6e8aa0 *ctx = panel_to_s6e8aa0(panel); in s6e8aa0_unprepare() local
901 struct s6e8aa0 *ctx = panel_to_s6e8aa0(panel); in s6e8aa0_prepare() local
925 struct s6e8aa0 *ctx = panel_to_s6e8aa0(panel); in s6e8aa0_get_modes() local
954 static int s6e8aa0_parse_dt(struct s6e8aa0 *ctx) in s6e8aa0_parse_dt()
979 struct s6e8aa0 *ctx; in s6e8aa0_probe() local
[all …]
/openbmc/linux/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c53 struct epoll_mtcontext *ctx = data; in waiter_entry1a() local
65 struct epoll_mtcontext *ctx = data; in waiter_entry1ap() local
80 struct epoll_mtcontext *ctx = data; in waiter_entry1o() local
92 struct epoll_mtcontext *ctx = data; in waiter_entry1op() local
107 struct epoll_mtcontext *ctx = data; in waiter_entry2a() local
119 struct epoll_mtcontext *ctx = data; in waiter_entry2ap() local
133 struct epoll_mtcontext *ctx = data; in emitter_entry1() local
145 struct epoll_mtcontext *ctx = data; in emitter_entry2() local
3169 struct epoll60_ctx *ctx = ctx_; in epoll60_wait_thread() local
3231 struct epoll60_ctx ctx = { 0 }; in TEST() local
[all …]
/openbmc/libpldm/tests/
H A Dmsgbuf.cpp22 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
32 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
40 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
50 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
60 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
70 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
81 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
95 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
110 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
124 struct pldm_msgbuf* ctx = &_ctx; in TEST() local
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c19 struct iwl_rxon_context *ctx) in iwl_connection_init_rx_config()
80 struct iwl_rxon_context *ctx, in iwlagn_disable_bss()
100 struct iwl_rxon_context *ctx, in iwlagn_disable_pan()
193 struct iwl_rxon_context *ctx) in iwlagn_send_rxon_assoc()
273 struct iwl_rxon_context *ctx) in iwl_send_rxon_timing()
681 struct iwl_rxon_context *ctx; in iwl_set_rxon_ht() local
695 struct iwl_rxon_context *ctx) in iwl_set_rxon_channel()
915 struct iwl_rxon_context *ctx) in iwl_calc_basic_rates()
1135 struct iwl_rxon_context *ctx) in iwlagn_config_ht40()
1155 struct iwl_rxon_context *ctx; in iwlagn_mac_config() local
[all …]
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c89 struct starfive_cryp_ctx *ctx = param; in starfive_hash_start() local
275 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_init() local
292 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_update() local
309 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_final() local
326 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_finup() local
343 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_digest_fb() local
358 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_digest() local
382 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_export() local
396 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(tfm); in starfive_hash_import() local
410 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(hash); in starfive_hash_init_tfm() local
[all …]
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos7_drm_decon.c86 struct decon_context *ctx = crtc->ctx; in decon_wait_for_vblank() local
105 struct decon_context *ctx = crtc->ctx; in decon_clear_channels() local
154 struct decon_context *ctx = crtc->ctx; in decon_commit() local
219 struct decon_context *ctx = crtc->ctx; in decon_enable_vblank() local
244 struct decon_context *ctx = crtc->ctx; in decon_disable_vblank() local
370 struct decon_context *ctx = crtc->ctx; in decon_atomic_begin() local
385 struct decon_context *ctx = crtc->ctx; in decon_update_plane() local
481 struct decon_context *ctx = crtc->ctx; in decon_disable_plane() local
503 struct decon_context *ctx = crtc->ctx; in decon_atomic_flush() local
533 struct decon_context *ctx = crtc->ctx; in decon_atomic_enable() local
[all …]
H A Dexynos5433_drm_decon.c105 struct decon_context *ctx = crtc->ctx; in decon_enable_vblank() local
125 struct decon_context *ctx = crtc->ctx; in decon_disable_vblank() local
198 struct decon_context *ctx = crtc->ctx; in decon_commit() local
391 struct decon_context *ctx = crtc->ctx; in decon_atomic_begin() local
405 struct decon_context *ctx = crtc->ctx; in decon_update_plane() local
460 struct decon_context *ctx = crtc->ctx; in decon_disable_plane() local
468 struct decon_context *ctx = crtc->ctx; in decon_atomic_flush() local
517 struct decon_context *ctx = crtc->ctx; in decon_atomic_enable() local
559 struct decon_context *ctx = dev_id; in decon_te_irq_handler() local
692 struct decon_context *ctx = dev_id; in decon_irq_handler() local
[all …]
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c44 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_process_done() local
63 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_device_run() local
119 struct mdp_m2m_ctx *ctx = vb2_get_drv_priv(q); in mdp_m2m_start_streaming() local
275 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_enum_fmt_mplane() local
283 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_g_fmt_mplane() local
301 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_s_fmt_mplane() local
344 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_try_fmt_mplane() local
355 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_g_selection() local
407 struct mdp_m2m_ctx *ctx = fh_to_ctx(fh); in mdp_m2m_s_selection() local
469 struct mdp_m2m_ctx *ctx = priv; in mdp_m2m_queue_init() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Diters.c32 int iter_err_unsafe_c_loop(const void *ctx) in iter_err_unsafe_c_loop()
52 int iter_err_unsafe_asm_loop(const void *ctx) in iter_err_unsafe_asm_loop()
94 int iter_while_loop(const void *ctx) in iter_while_loop()
130 int iter_for_loop(const void *ctx) in iter_for_loop()
148 int iter_bpf_for_each_macro(const void *ctx) in iter_bpf_for_each_macro()
163 int iter_bpf_for_macro(const void *ctx) in iter_bpf_for_macro()
333 int iter_search_loop(const void *ctx) in iter_search_loop()
371 int iter_array_fill(const void *ctx) in iter_array_fill()
397 int iter_nested_iters(const void *ctx) in iter_nested_iters()
489 int iter_subprog_iters(const void *ctx) in iter_subprog_iters()
[all …]
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c105 void *vmw_validation_mem_alloc(struct vmw_validation_context *ctx, in vmw_validation_mem_alloc()
174 vmw_validation_find_bo_dup(struct vmw_validation_context *ctx, in vmw_validation_find_bo_dup()
216 vmw_validation_find_res_dup(struct vmw_validation_context *ctx, in vmw_validation_find_res_dup()
263 int vmw_validation_add_bo(struct vmw_validation_context *ctx, in vmw_validation_add_bo()
424 int vmw_validation_res_reserve(struct vmw_validation_context *ctx, in vmw_validation_res_reserve()
516 struct ttm_operation_ctx ctx = { in vmw_validation_bo_validate_single() local
642 void vmw_validation_drop_ht(struct vmw_validation_context *ctx) in vmw_validation_drop_ht()
709 int vmw_validation_prepare(struct vmw_validation_context *ctx, in vmw_validation_prepare()
762 void vmw_validation_revert(struct vmw_validation_context *ctx) in vmw_validation_revert()
780 void vmw_validation_done(struct vmw_validation_context *ctx, in vmw_validation_done()
[all …]
/openbmc/linux/drivers/misc/cxl/
H A Dapi.c51 void cxl_release_mapping(struct cxl_context *ctx) in cxl_release_mapping()
104 struct cxl_context *ctx; in cxl_dev_context_init() local
136 int cxl_release_context(struct cxl_context *ctx) in cxl_release_context()
174 void *cxl_get_priv(struct cxl_context *ctx) in cxl_get_priv()
213 void cxl_free_afu_irqs(struct cxl_context *ctx) in cxl_free_afu_irqs()
333 int cxl_process_element(struct cxl_context *ctx) in cxl_process_element()
340 int cxl_stop_context(struct cxl_context *ctx) in cxl_stop_context()
346 void cxl_set_master(struct cxl_context *ctx) in cxl_set_master()
443 void cxl_set_driver_ops(struct cxl_context *ctx, in cxl_set_driver_ops()
460 int cxl_start_work(struct cxl_context *ctx, in cxl_start_work()
[all …]
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec.c239 struct rkvdec_ctx *ctx = fh_to_rkvdec_ctx(priv); in rkvdec_try_capture_fmt() local
473 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_setup() local
502 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_buf_prepare() local
554 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_start_streaming() local
576 struct rkvdec_ctx *ctx = vb2_get_drv_priv(vq); in rkvdec_queue_cleanup() local
597 struct rkvdec_ctx *ctx = vb2_get_drv_priv(q); in rkvdec_stop_streaming() local
694 struct rkvdec_ctx *ctx = priv; in rkvdec_device_run() local
721 struct rkvdec_ctx *ctx = priv; in rkvdec_queue_init() local
812 struct rkvdec_ctx *ctx; in rkvdec_open() local
965 struct rkvdec_ctx *ctx; in rkvdec_irq_handler() local
[all …]

12345678910>>...123