Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c250 struct ttusb_dec *dec = urb->context; in ttusb_dec_handle_irq() local
416 struct ttusb_dec *dec = priv; in ttusb_dec_audio_pes2ts_cb() local
426 struct ttusb_dec *dec = priv; in ttusb_dec_video_pes2ts_cb() local
796 struct ttusb_dec *dec = urb->context; in ttusb_dec_process_urb() local
967 struct ttusb_dec *dec = dvbdmx->priv; in ttusb_dec_start_ts_feed() local
1034 struct ttusb_dec *dec = dvbdmxfeed->demux->priv; in ttusb_dec_start_sec_feed() local
1115 struct ttusb_dec *dec = dvbdmxfeed->demux->priv; in ttusb_dec_stop_ts_feed() local
1208 static int ttusb_init_rc( struct ttusb_dec *dec) in ttusb_init_rc()
1627 struct ttusb_dec* dec = fe->dvb->priv; in fe_send_command() local
1639 struct ttusb_dec *dec; in ttusb_dec_probe() local
[all …]
/openbmc/qemu/disas/
H A Driscv-xthead.c248 void decode_xtheadba(rv_decode *dec, rv_isa isa) in decode_xtheadba()
277 void decode_xtheadbb(rv_decode *dec, rv_isa isa) in decode_xtheadbb()
333 void decode_xtheadbs(rv_decode *dec, rv_isa isa) in decode_xtheadbs()
359 void decode_xtheadcmo(rv_decode *dec, rv_isa isa) in decode_xtheadcmo()
437 void decode_xtheadcondmov(rv_decode *dec, rv_isa isa) in decode_xtheadcondmov()
464 void decode_xtheadfmemidx(rv_decode *dec, rv_isa isa) in decode_xtheadfmemidx()
501 void decode_xtheadfmv(rv_decode *dec, rv_isa isa) in decode_xtheadfmv()
536 void decode_xtheadmac(rv_decode *dec, rv_isa isa) in decode_xtheadmac()
567 void decode_xtheadmemidx(rv_decode *dec, rv_isa isa) in decode_xtheadmemidx()
641 void decode_xtheadmempair(rv_decode *dec, rv_isa isa) in decode_xtheadmempair()
[all …]
H A Driscv-xventana.c22 void decode_xventanacondops(rv_decode *dec, rv_isa isa) in decode_xventanacondops()
H A Driscv.c2311 static void decode_inst_opcode(rv_decode *dec, rv_isa isa) in decode_inst_opcode()
4234 static void decode_inst_operands(rv_decode *dec, rv_isa isa) in decode_inst_operands()
4624 static bool check_constraints(rv_decode *dec, const rvc_constraint *c) in check_constraints()
4759 static void format_inst(char *buf, size_t buflen, size_t tab, rv_decode *dec) in format_inst()
5021 static void decode_inst_lift_pseudo(rv_decode *dec) in decode_inst_lift_pseudo()
5040 static void decode_inst_decompress_rv32(rv_decode *dec) in decode_inst_decompress_rv32()
5055 static void decode_inst_decompress_rv64(rv_decode *dec) in decode_inst_decompress_rv64()
5070 static void decode_inst_decompress_rv128(rv_decode *dec) in decode_inst_decompress_rv128()
5085 static void decode_inst_decompress(rv_decode *dec, rv_isa isa) in decode_inst_decompress()
5106 rv_decode dec = { 0 }; in disasm_inst() local
/openbmc/linux/drivers/media/i2c/
H A Dtw9906.c87 struct tw9906 *dec = to_state(sd); in tw9906_s_std() local
111 struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); in tw9906_s_ctrl() local
132 struct tw9906 *dec = to_state(sd); in tw9906_log_status() local
162 struct tw9906 *dec; in tw9906_probe() local
H A Dtw9903.c116 struct tw9903 *dec = to_state(sd); in tw9903_s_std() local
141 struct tw9903 *dec = container_of(ctrl->handler, struct tw9903, hdl); in tw9903_s_ctrl() local
162 struct tw9903 *dec = to_state(sd); in tw9903_log_status() local
194 struct tw9903 *dec; in tw9903_probe() local
H A Dtw2804.c252 struct tw2804 *dec = to_state(sd); in tw2804_s_std() local
277 struct tw2804 *dec = to_state(sd); in tw2804_s_video_routing() local
/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddecoder.c48 struct hl_dec *dec = container_of(work, struct hl_dec, abnrm_intr_work); in dec_abnrm_intr_work() local
94 struct hl_dec *dec; in hl_dec_init() local
131 struct hl_dec *dec; in hl_dec_ctx_fini() local
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c31 #define call_dec_op(dec, op, args...)\ argument
136 const struct delta_dec *dec = ctx->dec; in delta_recycle() local
283 const struct delta_dec *dec; in delta_find_decoder() local
346 const struct delta_dec *dec; in delta_open_decoder() local
498 const struct delta_dec *dec; in delta_try_fmt_stream() local
552 const struct delta_dec *dec; in delta_try_fmt_frame() local
646 const struct delta_dec *dec = ctx->dec; in delta_s_fmt_frame() local
808 const struct delta_dec *dec = ctx->dec; in delta_decoder_stop_cmd() local
926 const struct delta_dec *dec = ctx->dec; in delta_run_work() local
1142 const struct delta_dec *dec = ctx->dec; in delta_setup_frame() local
[all …]
/openbmc/libpldm/src/
H A Dutils.c174 uint8_t dec2bcd8(uint8_t dec) in dec2bcd8()
186 uint16_t dec2bcd16(uint16_t dec) in dec2bcd16()
198 uint32_t dec2bcd32(uint32_t dec) in dec2bcd32()
/openbmc/linux/kernel/
H A Ducount.c257 long dec = atomic_long_dec_if_positive(&iter->ucount[type]); in dec_ucount() local
285 long dec = atomic_long_sub_return(v, &iter->rlimit[type]); in dec_rlimit_ucounts() local
298 long dec = atomic_long_sub_return(1, &iter->rlimit[type]); in do_dec_rlimit_put_ucounts() local
316 long dec, ret = 0; in inc_rlimit_get_ucounts() local
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c627 const struct img_ir_decoder *dec) in img_ir_decoder_compatible()
651 const struct img_ir_decoder *dec = *decp; in img_ir_allowed_protos() local
673 const struct img_ir_decoder *dec = *decp; in img_ir_change_protocol() local
818 const struct img_ir_decoder *dec = hw->decoder; in img_ir_handle_data() local
1012 const struct img_ir_decoder *dec = *decp; in img_ir_setup_hw() local
/openbmc/qemu/target/s390x/tcg/
H A Dint_helper.c104 uint64_t dec = 0x0c; in HELPER() local
/openbmc/qemu/hw/acpi/
H A Daml-build.c1026 Aml *aml_io(AmlIODecode dec, uint16_t min_base, uint16_t max_base, in aml_io()
1356 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header()
1370 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc()
1394 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc()
1419 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc()
1448 AmlDecode dec, uint16_t addr_gran, in aml_word_bus_number()
1464 AmlDecode dec, AmlISARanges isa_ranges, in aml_word_io()
1482 AmlDecode dec, AmlISARanges isa_ranges, in aml_dword_io()
1499 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory()
1519 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()
H A Daml-build-stub.c59 Aml *aml_io(AmlIODecode dec, uint16_t min_base, uint16_t max_base, in aml_io()
/openbmc/linux/drivers/md/
H A Ddm-io-rewind.c79 unsigned int dec) in dm_bio_crypt_dun_decrement()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs.h28 } dec; member
/openbmc/linux/tools/lib/api/
H A Dio.h124 static inline int io__get_dec(struct io *io, __u64 *dec) in io__get_dec()
/openbmc/linux/arch/csky/include/asm/
H A Datomic.h179 int dec, tmp; in arch_atomic_dec_if_positive() local
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.h69 void (*dec)(void *context, const void *value, unsigned int count); member
/openbmc/linux/fs/unicode/
H A Dutf8-selftest.c39 unsigned char dec[10]; member
/openbmc/qemu/tests/unit/
H A Dtest-crypto-xts.c315 AES_KEY dec; member
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_if.c84 struct vdec_vp8_dec_info dec; member
431 struct vdec_vp8_dec_info *dec = &inst->vsi->dec; in vdec_vp8_decode() local
/openbmc/linux/tools/perf/tests/
H A Dapi-io.c221 __u64 dec; in do_test_get_dec() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_10nm.c119 u64 dec, dec_multiple; in dsi_pll_calc_dec_frac() local
429 u32 dec; in dsi_pll_10nm_vco_recalc_rate() local

1234