Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 2163) sorted by relevance

12345678910>>...87

/openbmc/qemu/target/rx/
H A Ddisas.c51 static int32_t li(DisasContext *ctx, int sz) in li()
86 static int bdsp_s(DisasContext *ctx, int d) in bdsp_s()
105 static void dump_bytes(DisasContext *ctx) in dump_bytes()
347 static bool trans_POP(DisasContext *ctx, arg_POP *a) in trans_POP()
412 static bool trans_STZ(DisasContext *ctx, arg_STZ *a) in trans_STZ()
908 static bool trans_BRA(DisasContext *ctx, arg_BRA *a) in trans_BRA()
922 static bool trans_JMP(DisasContext *ctx, arg_JMP *a) in trans_JMP()
929 static bool trans_JSR(DisasContext *ctx, arg_JSR *a) in trans_JSR()
937 static bool trans_BSR(DisasContext *ctx, arg_BSR *a) in trans_BSR()
952 static bool trans_RTS(DisasContext *ctx, arg_RTS *a) in trans_RTS()
[all …]
H A Dtranslate.c87 static uint32_t li(DisasContext *ctx, int sz) in li()
113 static int bdsp_s(DisasContext *ctx, int d) in bdsp_s()
604 static bool trans_POP(DisasContext *ctx, arg_POP *a) in trans_POP()
737 static bool trans_STZ(DisasContext *ctx, arg_STZ *a) in trans_STZ()
1570 static bool trans_BRA(DisasContext *ctx, arg_BRA *a) in trans_BRA()
1584 static inline void rx_save_pc(DisasContext *ctx) in rx_save_pc()
1591 static bool trans_JMP(DisasContext *ctx, arg_JMP *a) in trans_JMP()
1599 static bool trans_JSR(DisasContext *ctx, arg_JSR *a) in trans_JSR()
1609 static bool trans_BSR(DisasContext *ctx, arg_BSR *a) in trans_BSR()
1626 static bool trans_RTS(DisasContext *ctx, arg_RTS *a) in trans_RTS()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.h27 static inline void i915_gem_context_set_closed(struct i915_gem_context *ctx) in i915_gem_context_set_closed()
94 i915_gem_context_user_engines(const struct i915_gem_context *ctx) in i915_gem_context_user_engines()
100 i915_gem_context_set_user_engines(struct i915_gem_context *ctx) in i915_gem_context_set_user_engines()
106 i915_gem_context_clear_user_engines(struct i915_gem_context *ctx) in i915_gem_context_clear_user_engines()
146 i915_gem_context_get(struct i915_gem_context *ctx) in i915_gem_context_get()
152 static inline void i915_gem_context_put(struct i915_gem_context *ctx) in i915_gem_context_put()
158 i915_gem_context_vm(struct i915_gem_context *ctx) in i915_gem_context_vm()
171 i915_gem_context_get_eb_vm(struct i915_gem_context *ctx) in i915_gem_context_get_eb_vm()
184 i915_gem_context_engines(struct i915_gem_context *ctx) in i915_gem_context_engines()
191 i915_gem_context_lock_engines(struct i915_gem_context *ctx) in i915_gem_context_lock_engines()
[all …]
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c34 static void gen_spu_event(struct spu_context *ctx, u32 event) in gen_spu_event()
71 static u32 spu_backing_mbox_stat_read(struct spu_context *ctx) in spu_backing_mbox_stat_read()
170 static u32 spu_backing_signal1_read(struct spu_context *ctx) in spu_backing_signal1_read()
187 static u32 spu_backing_signal2_read(struct spu_context *ctx) in spu_backing_signal2_read()
242 static u32 spu_backing_npc_read(struct spu_context *ctx) in spu_backing_npc_read()
252 static u32 spu_backing_status_read(struct spu_context *ctx) in spu_backing_status_read()
257 static char *spu_backing_get_ls(struct spu_context *ctx) in spu_backing_get_ls()
267 static u32 spu_backing_runcntl_read(struct spu_context *ctx) in spu_backing_runcntl_read()
290 static void spu_backing_runcntl_stop(struct spu_context *ctx) in spu_backing_runcntl_stop()
306 static void spu_backing_master_stop(struct spu_context *ctx) in spu_backing_master_stop()
[all …]
H A Dhw_ops.c24 static int spu_hw_mbox_read(struct spu_context *ctx, u32 * data) in spu_hw_mbox_read()
41 static u32 spu_hw_mbox_stat_read(struct spu_context *ctx) in spu_hw_mbox_stat_read()
150 static u64 spu_hw_signal1_type_get(struct spu_context *ctx) in spu_hw_signal1_type_get()
176 static u32 spu_hw_npc_read(struct spu_context *ctx) in spu_hw_npc_read()
186 static u32 spu_hw_status_read(struct spu_context *ctx) in spu_hw_status_read()
191 static char *spu_hw_get_ls(struct spu_context *ctx) in spu_hw_get_ls()
201 static u32 spu_hw_runcntl_read(struct spu_context *ctx) in spu_hw_runcntl_read()
216 static void spu_hw_runcntl_stop(struct spu_context *ctx) in spu_hw_runcntl_stop()
225 static void spu_hw_master_start(struct spu_context *ctx) in spu_hw_master_start()
236 static void spu_hw_master_stop(struct spu_context *ctx) in spu_hw_master_stop()
[all …]
H A Dfile.c160 struct spu_context *ctx = i->i_ctx; in spufs_mem_open() local
396 struct spu_context *ctx = data; in spufs_cntl_get() local
410 struct spu_context *ctx = data; in spufs_cntl_set() local
1001 struct spu_context *ctx; in spufs_signal1_write() local
1136 struct spu_context *ctx; in spufs_signal2_write() local
1245 struct spu_context *ctx = data; in spufs_signal1_type_set() local
1267 struct spu_context *ctx = data; in spufs_signal2_type_set() local
1752 struct spu_context *ctx = data; in spufs_npc_set() local
1773 struct spu_context *ctx = data; in spufs_decr_set() local
1796 struct spu_context *ctx = data; in spufs_decr_status_set() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list_fail.c185 int map_compat_tp(void *ctx) in map_compat_tp()
192 int map_compat_perf(void *ctx) in map_compat_perf()
213 int obj_type_id_oor(void *ctx) in obj_type_id_oor()
247 int new_null_ret(void *ctx) in new_null_ret()
253 int obj_new_acq(void *ctx) in obj_new_acq()
260 int use_after_drop(void *ctx) in use_after_drop()
272 int ptr_walk_scalar(void *ctx) in ptr_walk_scalar()
288 int direct_read_lock(void *ctx) in direct_read_lock()
496 int no_head_type(void *ctx) in no_head_type()
601 int pop_front_off(void *ctx) in pop_front_off()
[all …]
H A Dtest_global_func_ctx_args.c17 __weak int kprobe_typedef_ctx_subprog(bpf_user_pt_regs_t *ctx) in kprobe_typedef_ctx_subprog()
24 int kprobe_typedef_ctx(void *ctx) in kprobe_typedef_ctx()
31 __weak int kprobe_struct_ctx_subprog(pt_regs_struct_t *ctx) in kprobe_struct_ctx_subprog()
38 int kprobe_resolved_ctx(void *ctx) in kprobe_resolved_ctx()
46 __weak int kprobe_workaround_ctx_subprog(struct bpf_user_pt_regs_t *ctx) in kprobe_workaround_ctx_subprog()
53 int kprobe_workaround_ctx(void *ctx) in kprobe_workaround_ctx()
62 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog()
69 int raw_tp_ctx(void *ctx) in raw_tp_ctx()
85 int raw_tp_writable_ctx(void *ctx) in raw_tp_writable_ctx()
94 __weak int perf_event_ctx_subprog(struct bpf_perf_event_data *ctx) in perf_event_ctx_subprog()
[all …]
/openbmc/libpldm/src/
H A Dmsgbuf.h99 pldm_msgbuf_status(struct pldm_msgbuf *ctx, unsigned int err) in pldm_msgbuf_status()
247 pldm_msgbuf_validate(struct pldm_msgbuf *ctx) in pldm_msgbuf_validate()
269 pldm_msgbuf_consumed(struct pldm_msgbuf *ctx) in pldm_msgbuf_consumed()
290 pldm_msgbuf_destroy(struct pldm_msgbuf *ctx) in pldm_msgbuf_destroy()
315 pldm_msgbuf_destroy_consumed(struct pldm_msgbuf *ctx) in pldm_msgbuf_destroy_consumed()
430 pldm__msgbuf_extract_uint8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_uint8()
459 pldm__msgbuf_extract_int8(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int8()
487 pldm__msgbuf_extract_uint16(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_uint16()
540 pldm__msgbuf_extract_int16(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_int16()
578 pldm__msgbuf_extract_uint32(struct pldm_msgbuf *ctx, void *dst) in pldm__msgbuf_extract_uint32()
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e3ha2.c329 static int s6e3ha2_acl_off(struct s6e3ha2 *ctx) in s6e3ha2_acl_off()
347 static int s6e3ha2_test(struct s6e3ha2 *ctx) in s6e3ha2_test()
366 static int s6e3ha2_poc_global(struct s6e3ha2 *ctx) in s6e3ha2_poc_global()
384 static int s6e3ha2_err_fg_set(struct s6e3ha2 *ctx) in s6e3ha2_err_fg_set()
390 static int s6e3ha2_hbm_off(struct s6e3ha2 *ctx) in s6e3ha2_hbm_off()
415 static int s6e3ha2_set_vint(struct s6e3ha2 *ctx) in s6e3ha2_set_vint()
451 struct s6e3ha2 *ctx = bl_get_data(bl_dev); in s6e3ha2_set_brightness() local
496 static int s6e3ha2_power_off(struct s6e3ha2 *ctx) in s6e3ha2_power_off()
523 static int s6e3ha2_power_on(struct s6e3ha2 *ctx) in s6e3ha2_power_on()
681 struct s6e3ha2 *ctx; in s6e3ha2_probe() local
[all …]
/openbmc/qemu/target/hppa/
H A Dtranslate.c102 static int ma_to_m(DisasContext *ctx, int val) in ma_to_m()
108 static int pos_to_m(DisasContext *ctx, int val) in pos_to_m()
113 static int neg_to_m(DisasContext *ctx, int val) in neg_to_m()
136 static int assemble_6(DisasContext *ctx, int val) in assemble_6()
148 static int cmpbid_c(DisasContext *ctx, int val) in cmpbid_c()
446 static void nullify_over(DisasContext *ctx) in nullify_over()
474 static void nullify_save(DisasContext *ctx) in nullify_save()
503 static bool nullify_end(DisasContext *ctx) in nullify_end()
596 static bool gen_illegal(DisasContext *ctx) in gen_illegal()
1878 static void do_page_zero(DisasContext *ctx) in do_page_zero()
[all …]
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c137 static int sii8620_clear_error(struct sii8620 *ctx) in sii8620_clear_error()
230 #define sii8620_write(ctx, addr, arr...) \ argument
244 #define sii8620_write_seq(ctx, seq...) \ argument
250 #define sii8620_write_seq_static(ctx, seq...) \ argument
278 static void sii8620_mt_work(struct sii8620 *ctx) in sii8620_mt_work()
934 static int sii8620_hw_on(struct sii8620 *ctx) in sii8620_hw_on()
954 static int sii8620_hw_off(struct sii8620 *ctx) in sii8620_hw_off()
2027 struct sii8620 *ctx = data; in sii8620_irq_thread() local
2137 struct sii8620 *ctx = in sii8620_extcon_work() local
2155 struct sii8620 *ctx = in sii8620_extcon_notifier() local
[all …]
/openbmc/qemu/target/loongarch/
H A Ddisas.c19 static inline int plus_1(DisasContext *ctx, int x) in plus_1()
24 static inline int shl_1(DisasContext *ctx, int x) in shl_1()
29 static inline int shl_2(DisasContext *ctx, int x) in shl_2()
34 static inline int shl_3(DisasContext *ctx, int x) in shl_3()
143 DisasContext ctx = { in print_insn_loongarch() local
170 static void output_rrr_sa(DisasContext *ctx, arg_rrr_sa *a, in output_rrr_sa()
204 static void output_rr_jk(DisasContext *ctx, arg_rr_jk *a, in output_rr_jk()
282 static void output_r_offs(DisasContext *ctx, arg_r_offs *a, in output_r_offs()
296 static void output_offs(DisasContext *ctx, arg_offs *a, in output_offs()
309 static void output_r_csr(DisasContext *ctx, arg_r_csr *a, in output_r_csr()
[all …]
/openbmc/linux/drivers/base/regmap/
H A Dregmap-mmio.c65 static void regmap_mmio_write8(struct regmap_mmio_context *ctx, in regmap_mmio_write8()
153 struct regmap_mmio_context *ctx = context; in regmap_mmio_write() local
173 struct regmap_mmio_context *ctx = context; in regmap_mmio_noinc_write() local
313 struct regmap_mmio_context *ctx = context; in regmap_mmio_read() local
333 struct regmap_mmio_context *ctx = context; in regmap_mmio_noinc_read() local
387 struct regmap_mmio_context *ctx = context; in regmap_mmio_free_context() local
412 struct regmap_mmio_context *ctx; in regmap_mmio_gen_context() local
561 struct regmap_mmio_context *ctx; in __regmap_init_mmio_clk() local
579 struct regmap_mmio_context *ctx; in __devm_regmap_init_mmio_clk() local
592 struct regmap_mmio_context *ctx = map->bus_context; in regmap_mmio_attach_clk() local
[all …]
/openbmc/qemu/target/mips/tcg/
H A Dtx79_translate.c33 bool decode_ext_tx79(DisasContext *ctx, uint32_t insn) in decode_ext_tx79()
65 static bool trans_MFHI1(DisasContext *ctx, arg_r *a) in trans_MFHI1()
72 static bool trans_MFLO1(DisasContext *ctx, arg_r *a) in trans_MFLO1()
79 static bool trans_MTHI1(DisasContext *ctx, arg_r *a) in trans_MTHI1()
86 static bool trans_MTLO1(DisasContext *ctx, arg_r *a) in trans_MTLO1()
186 static bool trans_PAND(DisasContext *ctx, arg_r *a) in trans_PAND()
192 static bool trans_POR(DisasContext *ctx, arg_r *a) in trans_POR()
198 static bool trans_PXOR(DisasContext *ctx, arg_r *a) in trans_PXOR()
204 static bool trans_PNOR(DisasContext *ctx, arg_r *a) in trans_PNOR()
322 static bool trans_LQ(DisasContext *ctx, arg_i *a) in trans_LQ()
[all …]
H A Dmsa_translate.c97 static int elm_n(DisasContext *ctx, int x) in elm_n()
102 static int elm_df(DisasContext *ctx, int x) in elm_df()
115 static int bit_m(DisasContext *ctx, int x) in bit_m()
120 static int bit_df(DisasContext *ctx, int x) in bit_df()
152 static inline bool check_msa_enabled(DisasContext *ctx) in check_msa_enabled()
244 static bool trans_BZ_V(DisasContext *ctx, arg_msa_bz *a) in trans_BZ_V()
274 static bool trans_BZ(DisasContext *ctx, arg_msa_bz *a) in trans_BZ()
279 static bool trans_BNZ(DisasContext *ctx, arg_msa_bz *a) in trans_BNZ()
307 static bool trans_SHF(DisasContext *ctx, arg_msa_i *a) in trans_SHF()
781 static bool trans_LSA(DisasContext *ctx, arg_r *a) in trans_LSA()
[all …]
/openbmc/qemu/target/ppc/
H A Dtranslate.c2225 static void gen_neg(DisasContext *ctx) in gen_neg()
2329 static void gen_or(DisasContext *ctx) in gen_or()
2417 static void gen_xor(DisasContext *ctx) in gen_xor()
2432 static void gen_ori(DisasContext *ctx) in gen_ori()
2889 static void gen_slw(DisasContext *ctx) in gen_slw()
4253 static void gen_b(DisasContext *ctx) in gen_b()
4387 static void gen_bc(DisasContext *ctx) in gen_bc()
4536 static void gen_sc(DisasContext *ctx) in gen_sc()
4582 static void gen_tw(DisasContext *ctx) in gen_tw()
4610 static void gen_td(DisasContext *ctx) in gen_td()
[all …]
/openbmc/qemu/target/avr/
H A Dtranslate.c174 static uint16_t next_word(DisasContext *ctx) in next_word()
179 static int append_16(DisasContext *ctx, int x) in append_16()
294 static bool trans_ADD(DisasContext *ctx, arg_ADD *a) in trans_ADD()
317 static bool trans_ADC(DisasContext *ctx, arg_ADC *a) in trans_ADC()
379 static bool trans_SUB(DisasContext *ctx, arg_SUB *a) in trans_SUB()
566 static bool trans_OR(DisasContext *ctx, arg_OR *a) in trans_OR()
921 static void gen_jmp_ez(DisasContext *ctx) in gen_jmp_ez()
928 static void gen_jmp_z(DisasContext *ctx) in gen_jmp_z()
1192 static bool trans_CP(DisasContext *ctx, arg_CP *a) in trans_CP()
2606 static void translate(DisasContext *ctx) in translate()
[all …]
/openbmc/linux/io_uring/
H A Dio_uring.h134 static inline bool io_get_cqe_overflow(struct io_ring_ctx *ctx, in io_get_cqe_overflow()
209 static inline void io_ring_submit_unlock(struct io_ring_ctx *ctx, in io_ring_submit_unlock()
217 static inline void io_ring_submit_lock(struct io_ring_ctx *ctx, in io_ring_submit_lock()
231 static inline void io_commit_cqring(struct io_ring_ctx *ctx) in io_commit_cqring()
237 static inline void io_poll_wq_wake(struct io_ring_ctx *ctx) in io_poll_wq_wake()
244 static inline void io_cqring_wake(struct io_ring_ctx *ctx) in io_cqring_wake()
261 static inline bool io_sqring_full(struct io_ring_ctx *ctx) in io_sqring_full()
305 static inline bool io_task_work_pending(struct io_ring_ctx *ctx) in io_task_work_pending()
349 static inline bool io_req_cache_empty(struct io_ring_ctx *ctx) in io_req_cache_empty()
380 static inline bool io_allowed_run_tw(struct io_ring_ctx *ctx) in io_allowed_run_tw()
[all …]
/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c80 static int anx7625_reg_read(struct anx7625_data *ctx, in anx7625_reg_read()
113 static int anx7625_reg_write(struct anx7625_data *ctx, in anx7625_reg_write()
148 static int anx7625_write_or(struct anx7625_data *ctx, in anx7625_write_or()
984 static int sp_tx_rst_aux(struct anx7625_data *ctx) in sp_tx_rst_aux()
1040 static int edid_read(struct anx7625_data *ctx, in edid_read()
1612 struct anx7625_data *ctx = container_of(work, in anx7625_work_func() local
1840 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_hw_params() local
1998 struct anx7625_data *ctx = data; in anx7625_audio_hook_plugged_cb() local
2010 struct anx7625_data *ctx = dev_get_drvdata(dev); in anx7625_audio_get_eld() local
2122 struct anx7625_data *ctx; in hdcp_check_work_func() local
[all …]
/openbmc/linux/sound/soc/intel/skylake/
H A Dcnl-sst-dsp.c27 cnl_dsp_core_set_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_set_reset_state()
44 cnl_dsp_core_unset_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_unset_reset_state()
77 static int cnl_dsp_reset_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_reset_core()
141 int cnl_dsp_enable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_enable_core()
156 int cnl_dsp_disable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_disable_core()
186 struct sst_dsp *ctx = dev_id; in cnl_dsp_sst_interrupt() local
220 void cnl_ipc_int_enable(struct sst_dsp *ctx) in cnl_ipc_int_enable()
226 void cnl_ipc_int_disable(struct sst_dsp *ctx) in cnl_ipc_int_disable()
232 void cnl_ipc_op_int_enable(struct sst_dsp *ctx) in cnl_ipc_op_int_enable()
245 void cnl_ipc_op_int_disable(struct sst_dsp *ctx) in cnl_ipc_op_int_disable()
[all …]
/openbmc/qemu/util/
H A Dasync.c62 AioContext *ctx; member
74 AioContext *ctx = bh->ctx; in aio_bh_enqueue() local
177 int aio_bh_poll(AioContext *ctx) in aio_bh_poll()
273 aio_compute_timeout(AioContext *ctx) in aio_compute_timeout()
485 void aio_notify(AioContext *ctx) in aio_notify()
504 void aio_notify_accept(AioContext *ctx) in aio_notify_accept()
549 AioContext *ctx = opaque; in co_schedule_bh_cb() local
577 AioContext *ctx; in aio_context_new() local
687 AioContext *ctx; in aio_co_wake() local
716 void aio_context_ref(AioContext *ctx) in aio_context_ref()
[all …]
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v5.c34 static int s5p_mfc_alloc_dec_temp_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_dec_temp_buffers_v5()
61 static int s5p_mfc_alloc_codec_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_codec_buffers_v5()
355 static void s5p_mfc_set_shared_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_shared_buffer()
674 static int s5p_mfc_set_enc_params(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_params()
1043 static int s5p_mfc_init_decode_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_init_decode_v5()
1108 static int s5p_mfc_init_encode_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_init_encode_v5()
1151 static void s5p_mfc_run_res_change(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_res_change()
1194 static int s5p_mfc_run_enc_frame(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_enc_frame()
1248 static void s5p_mfc_run_init_dec(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_init_dec()
1266 static void s5p_mfc_run_init_enc(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_init_enc()
[all …]
/openbmc/linux/drivers/media/i2c/
H A Dmax2175.c391 #define MAX2175_IS_BAND_AM(ctx) \ argument
394 #define MAX2175_IS_BAND_VHF(ctx) \ argument
397 #define MAX2175_IS_FM_MODE(ctx) \ argument
400 #define MAX2175_IS_FMHD_MODE(ctx) \ argument
403 #define MAX2175_IS_DAB_MODE(ctx) \ argument
1097 struct max2175 *ctx = max2175_from_sd(sd); in max2175_s_frequency() local
1127 struct max2175 *ctx = max2175_from_sd(sd); in max2175_g_frequency() local
1142 struct max2175 *ctx = max2175_from_sd(sd); in max2175_enum_freq_bands() local
1154 struct max2175 *ctx = max2175_from_sd(sd); in max2175_g_tuner() local
1282 struct max2175 *ctx; in max2175_probe() local
[all …]
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c33 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _queue_setup() local
52 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_prepare() local
82 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _start_streaming() local
90 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _stop_streaming() local
108 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_lock() local
116 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vq); in _dmxdev_unlock() local
201 int dvb_vb2_release(struct dvb_vb2_ctx *ctx) in dvb_vb2_release()
214 int dvb_vb2_stream_on(struct dvb_vb2_ctx *ctx) in dvb_vb2_stream_on()
231 int dvb_vb2_stream_off(struct dvb_vb2_ctx *ctx) in dvb_vb2_stream_off()
248 int dvb_vb2_is_streaming(struct dvb_vb2_ctx *ctx) in dvb_vb2_is_streaming()
[all …]

12345678910>>...87