/Linux-v4.19/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 260 struct ttusb_dec *dec = urb->context; in ttusb_dec_handle_irq() local 323 static int ttusb_dec_send_command(struct ttusb_dec *dec, const u8 command, in ttusb_dec_send_command() 393 static int ttusb_dec_get_stb_state (struct ttusb_dec *dec, unsigned int *mode, in ttusb_dec_get_stb_state() 428 struct ttusb_dec *dec = priv; in ttusb_dec_audio_pes2ts_cb() local 438 struct ttusb_dec *dec = priv; in ttusb_dec_video_pes2ts_cb() local 446 static void ttusb_dec_set_pids(struct ttusb_dec *dec) in ttusb_dec_set_pids() 472 static void ttusb_dec_process_pva(struct ttusb_dec *dec, u8 *pva, int length) in ttusb_dec_process_pva() 569 static void ttusb_dec_process_filter(struct ttusb_dec *dec, u8 *packet, in ttusb_dec_process_filter() 595 static void ttusb_dec_process_packet(struct ttusb_dec *dec) in ttusb_dec_process_packet() 652 static void ttusb_dec_process_urb_frame(struct ttusb_dec *dec, u8 *b, in ttusb_dec_process_urb_frame() [all …]
|
/Linux-v4.19/drivers/media/i2c/ |
D | tw9903.c | 124 struct tw9903 *dec = to_state(sd); in tw9903_s_std() local 149 struct tw9903 *dec = container_of(ctrl->handler, struct tw9903, hdl); in tw9903_s_ctrl() local 170 struct tw9903 *dec = to_state(sd); in tw9903_log_status() local 203 struct tw9903 *dec; in tw9903_probe() local
|
D | tw9906.c | 95 struct tw9906 *dec = to_state(sd); in tw9906_s_std() local 119 struct tw9906 *dec = container_of(ctrl->handler, struct tw9906, hdl); in tw9906_s_ctrl() local 140 struct tw9906 *dec = to_state(sd); in tw9906_log_status() local 171 struct tw9906 *dec; in tw9906_probe() local
|
D | tw2804.c | 260 struct tw2804 *dec = to_state(sd); in tw2804_s_std() local 285 struct tw2804 *dec = to_state(sd); in tw2804_s_video_routing() local
|
/Linux-v4.19/drivers/media/platform/sti/delta/ |
D | delta-v4l2.c | 31 #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 1143 const struct delta_dec *dec = ctx->dec; in delta_setup_frame() local [all …]
|
/Linux-v4.19/drivers/media/rc/img-ir/ |
D | img-ir-hw.c | 631 const struct img_ir_decoder *dec) in img_ir_decoder_compatible() 655 const struct img_ir_decoder *dec = *decp; in img_ir_allowed_protos() local 677 const struct img_ir_decoder *dec = *decp; in img_ir_change_protocol() local 822 const struct img_ir_decoder *dec = hw->decoder; in img_ir_handle_data() local 1016 const struct img_ir_decoder *dec = *decp; in img_ir_setup_hw() local
|
/Linux-v4.19/include/crypto/ |
D | morus1280_glue.h | 35 void (*dec)(void *state, const void *src, void *dst, unsigned int length); member
|
D | morus640_glue.h | 35 void (*dec)(void *state, const void *src, void *dst, unsigned int length); member
|
/Linux-v4.19/drivers/md/persistent-data/ |
D | dm-btree.h | 68 void (*dec)(void *context, const void *value); member
|
/Linux-v4.19/kernel/ |
D | ucount.c | 223 int dec = atomic_dec_if_positive(&iter->ucount[type]); in dec_ucount() local
|
/Linux-v4.19/drivers/media/platform/mtk-vcodec/vdec/ |
D | vdec_vp8_if.c | 93 struct vdec_vp8_dec_info dec; member 444 struct vdec_vp8_dec_info *dec = &inst->vsi->dec; in vdec_vp8_decode() local
|
D | vdec_h264_if.c | 117 struct vdec_h264_dec_info dec; member
|
/Linux-v4.19/fs/f2fs/ |
D | gc.c | 557 int dec = (node_ofs - 4) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local 560 int dec = (node_ofs - indirect_blks - 3) / (NIDS_PER_BLOCK + 1); in f2fs_start_bidx_of_node() local
|
/Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll_10nm.c | 155 u64 dec, dec_multiple; in dsi_pll_calc_dec_frac() local 478 u32 dec; in dsi_pll_10nm_vco_recalc_rate() local
|
/Linux-v4.19/drivers/iio/adc/ |
D | ad7923.c | 52 #define EXTRACT(val, dec, bits) ((val >> dec) & ((1 << bits) - 1)) argument
|
D | ti-ads7950.c | 49 #define TI_ADS7950_EXTRACT(val, dec, bits) \ argument
|
/Linux-v4.19/drivers/media/pci/cx25821/ |
D | cx25821-medusa-video.c | 222 static int medusa_PALCombInit(struct cx25821_dev *dev, int dec) in medusa_PALCombInit()
|
/Linux-v4.19/net/mpls/ |
D | af_mpls.c | 159 struct mpls_entry_decoded dec; in mpls_multipath_hash() local 271 struct sk_buff *skb, struct mpls_entry_decoded dec) in mpls_egress() 349 struct mpls_entry_decoded dec; in mpls_forward() local 1680 struct mpls_entry_decoded dec; in nla_get_labels() local
|
/Linux-v4.19/net/ipv4/ |
D | tcp_nv.c | 403 int dec; in tcpnv_acked() local
|
/Linux-v4.19/net/caif/ |
D | cfctrl.c | 589 static int dec; in handle_loop() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | aesni-intel_asm.S | 79 dec: .octa 0x1 label
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | qat_asym_algs.c | 78 } dec; member 98 } dec; member
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | mtk_ecc.c | 144 u32 dec, enc; in mtk_ecc_irq() local
|
/Linux-v4.19/drivers/media/usb/go7007/ |
D | s2250-board.c | 199 struct s2250 *dec = i2c_get_clientdata(client); in write_reg_fp() local
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | ppevvmath.h | 511 int dec[PRECISION]; in uGetScaledDecimal() local
|