/linux/drivers/spi/ |
H A D | spi-bcm2835.c | 167 static void bcm2835_debugfs_create(struct bcm2835_spi *bs, in bcm2835_debugfs_create() argument 191 static void bcm2835_debugfs_remove(struct bcm2835_spi *bs) in bcm2835_debugfs_remove() argument 197 static void bcm2835_debugfs_create(struct bcm2835_spi *bs, in bcm2835_debugfs_create() argument 202 bcm2835_debugfs_remove(struct bcm2835_spi * bs) bcm2835_debugfs_remove() argument 207 bcm2835_rd(struct bcm2835_spi * bs,unsigned int reg) bcm2835_rd() argument 212 bcm2835_wr(struct bcm2835_spi * bs,unsigned int reg,u32 val) bcm2835_wr() argument 217 bcm2835_rd_fifo(struct bcm2835_spi * bs) bcm2835_rd_fifo() argument 230 bcm2835_wr_fifo(struct bcm2835_spi * bs) bcm2835_wr_fifo() argument 252 bcm2835_rd_fifo_count(struct bcm2835_spi * bs,int count) bcm2835_rd_fifo_count() argument 278 bcm2835_wr_fifo_count(struct bcm2835_spi * bs,int count) bcm2835_wr_fifo_count() argument 306 bcm2835_wait_tx_fifo_empty(struct bcm2835_spi * bs) bcm2835_wait_tx_fifo_empty() argument 317 bcm2835_rd_fifo_blind(struct bcm2835_spi * bs,int count) bcm2835_rd_fifo_blind() argument 336 bcm2835_wr_fifo_blind(struct bcm2835_spi * bs,int count) bcm2835_wr_fifo_blind() argument 349 bcm2835_spi_reset_hw(struct bcm2835_spi * bs) bcm2835_spi_reset_hw() argument 376 struct bcm2835_spi *bs = dev_id; bcm2835_spi_interrupt() local 415 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_transfer_one_irq() local 487 bcm2835_spi_transfer_prologue(struct spi_controller * ctlr,struct spi_transfer * tfr,struct bcm2835_spi * bs,u32 cs) bcm2835_spi_transfer_prologue() argument 574 bcm2835_spi_undo_prologue(struct bcm2835_spi * bs) bcm2835_spi_undo_prologue() argument 610 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_dma_rx_done() local 638 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_dma_tx_done() local 673 bcm2835_spi_prepare_sg(struct spi_controller * ctlr,struct spi_transfer * tfr,struct bcm2835_spi * bs,struct bcm2835_spidev * target,bool is_tx) bcm2835_spi_prepare_sg() argument 775 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_transfer_one_dma() local 865 bcm2835_dma_release(struct spi_controller * ctlr,struct bcm2835_spi * bs) bcm2835_dma_release() argument 891 bcm2835_dma_init(struct spi_controller * ctlr,struct device * dev,struct bcm2835_spi * bs) bcm2835_dma_init() argument 1002 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_transfer_one_poll() local 1056 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_transfer_one() local 1118 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_prepare_message() local 1133 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_handle_err() local 1154 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_cleanup() local 1174 bcm2835_spi_setup_dma(struct spi_controller * ctlr,struct spi_device * spi,struct bcm2835_spi * bs,struct bcm2835_spidev * target) bcm2835_spi_setup_dma() argument 1226 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_setup() local 1352 struct bcm2835_spi *bs; bcm2835_spi_probe() local 1427 struct bcm2835_spi *bs = spi_controller_get_devdata(ctlr); bcm2835_spi_remove() local [all...] |
H A D | spi-bcm2835aux.c | 105 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs, in bcm2835aux_debugfs_create() argument 127 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs) in bcm2835aux_debugfs_remove() argument 133 static void bcm2835aux_debugfs_create(struct bcm2835aux_spi *bs, in bcm2835aux_debugfs_create() argument 138 static void bcm2835aux_debugfs_remove(struct bcm2835aux_spi *bs) in bcm2835aux_debugfs_remove() argument 143 bcm2835aux_rd(struct bcm2835aux_spi * bs,unsigned int reg) bcm2835aux_rd() argument 148 bcm2835aux_wr(struct bcm2835aux_spi * bs,unsigned int reg,u32 val) bcm2835aux_wr() argument 154 bcm2835aux_rd_fifo(struct bcm2835aux_spi * bs) bcm2835aux_rd_fifo() argument 177 bcm2835aux_wr_fifo(struct bcm2835aux_spi * bs) bcm2835aux_wr_fifo() argument 206 bcm2835aux_spi_reset_hw(struct bcm2835aux_spi * bs) bcm2835aux_spi_reset_hw() argument 214 bcm2835aux_spi_transfer_helper(struct bcm2835aux_spi * bs) bcm2835aux_spi_transfer_helper() argument 235 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_interrupt() local 264 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); __bcm2835aux_spi_transfer_one_irq() local 279 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_transfer_one_irq() local 304 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_transfer_one_poll() local 344 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_transfer_one() local 405 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_prepare_message() local 428 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_unprepare_message() local 438 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_handle_err() local 477 struct bcm2835aux_spi *bs; bcm2835aux_spi_probe() local 559 struct bcm2835aux_spi *bs = spi_controller_get_devdata(host); bcm2835aux_spi_remove() local [all...] |
H A D | spi-bcm63xx-hsspi.c | 122 #define bcm63xx_prepend_printk_on_checkfail(bs, fmt, ...) \ argument 152 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_show() local 161 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_store() local 188 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); xfer_mode_show() local 197 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(ctrl); xfer_mode_store() local 235 bcm63xx_hsspi_wait_cmd(struct bcm63xx_hsspi * bs) bcm63xx_hsspi_wait_cmd() argument 270 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); bcm63xx_prepare_prepend_transfer() local 351 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_hsspi_do_prepend_txrx() local 425 bcm63xx_hsspi_set_cs(struct bcm63xx_hsspi * bs,unsigned int cs,bool active) bcm63xx_hsspi_set_cs() argument 441 bcm63xx_hsspi_set_clk(struct bcm63xx_hsspi * bs,struct spi_device * spi,int hz) bcm63xx_hsspi_set_clk() argument 470 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_hsspi_do_txrx() local 544 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_hsspi_setup() local 582 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_hsspi_do_dummy_cs_txrx() local 659 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); bcm63xx_hsspi_transfer_one() local 711 struct bcm63xx_hsspi *bs = (struct bcm63xx_hsspi *)dev_id; bcm63xx_hsspi_interrupt() local 727 struct bcm63xx_hsspi *bs; bcm63xx_hsspi_probe() local 884 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); bcm63xx_hsspi_remove() local 897 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); bcm63xx_hsspi_suspend() local 909 struct bcm63xx_hsspi *bs = spi_controller_get_devdata(host); bcm63xx_hsspi_resume() local [all...] |
H A D | spi-bcmbca-hsspi.c | 130 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_show() local 139 struct bcmbca_hsspi *bs = spi_controller_get_devdata(ctrl); in wait_mode_store() local 171 static void bcmbca_hsspi_set_cs(struct bcmbca_hsspi *bs, unsigned int cs, in bcmbca_hsspi_set_cs() argument 193 bcmbca_hsspi_set_clk(struct bcmbca_hsspi * bs,struct spi_device * spi,int hz) bcmbca_hsspi_set_clk() argument 221 bcmbca_hsspi_wait_cmd(struct bcmbca_hsspi * bs,unsigned int cs) bcmbca_hsspi_wait_cmd() argument 253 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller); bcmbca_hsspi_do_txrx() local 331 struct bcmbca_hsspi *bs = spi_controller_get_devdata(spi->controller); bcmbca_hsspi_setup() local 372 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); bcmbca_hsspi_transfer_one() local 419 struct bcmbca_hsspi *bs = (struct bcmbca_hsspi *)dev_id; bcmbca_hsspi_interrupt() local 435 struct bcmbca_hsspi *bs; bcmbca_hsspi_probe() local 573 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); bcmbca_hsspi_remove() local 586 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); bcmbca_hsspi_suspend() local 598 struct bcmbca_hsspi *bs = spi_controller_get_devdata(host); bcmbca_hsspi_resume() local [all...] |
H A D | spi-bcm63xx.c | 154 static inline u8 bcm_spi_readb(struct bcm63xx_spi *bs, in bcm_spi_readb() argument 160 static inline void bcm_spi_writeb(struct bcm63xx_spi *bs, in bcm_spi_writeb() argument 166 static inline void bcm_spi_writew(struct bcm63xx_spi *bs, in bcm_spi_writew() argument 189 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_spi_setup_transfer() local 220 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_txrx_bufs() local 318 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); bcm63xx_spi_transfer_one() local 399 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); bcm63xx_spi_interrupt() local 416 struct bcm63xx_spi *bs = spi_controller_get_devdata(spi->controller); bcm63xx_spi_max_length() local 486 struct bcm63xx_spi *bs; bcm63xx_spi_probe() local 613 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); bcm63xx_spi_remove() local 625 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); bcm63xx_spi_suspend() local 637 struct bcm63xx_spi *bs = spi_controller_get_devdata(host); bcm63xx_spi_resume() local [all...] |
/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-h264.c | 24 struct bs { struct 31 static void bs_init(struct bs *s, void *buf, int size) in bs_init() argument 103 struct bs bs, * in tw5864_h264_gen_sps_rbsp() local 132 struct bs bs, *s; tw5864_h264_gen_pps_rbsp() local 160 struct bs bs, *s; tw5864_h264_gen_slice_head() local [all...] |
/linux/fs/xfs/scrub/ |
H A D | btree.c | 138 struct xchk_btree *bs) in xchk_btree_rec() argument 187 xchk_btree_key(struct xchk_btree * bs,int level) xchk_btree_key() argument 235 xchk_btree_ptr_ok(struct xchk_btree * bs,int level,union xfs_btree_ptr * ptr) xchk_btree_ptr_ok() argument 256 xchk_btree_block_check_sibling(struct xchk_btree * bs,int level,int direction,union xfs_btree_ptr * sibling) xchk_btree_block_check_sibling() argument 319 xchk_btree_block_check_siblings(struct xchk_btree * bs,struct xfs_btree_block * block) xchk_btree_block_check_siblings() argument 367 xchk_btree_check_block_owner(struct xchk_btree * bs,int level,xfs_daddr_t daddr) xchk_btree_check_block_owner() argument 418 xchk_btree_check_owner(struct xchk_btree * bs,int level,struct xfs_buf * bp) xchk_btree_check_owner() argument 464 xchk_btree_check_iroot_minrecs(struct xchk_btree * bs) xchk_btree_check_iroot_minrecs() argument 491 xchk_btree_check_minrecs(struct xchk_btree * bs,int level,struct xfs_btree_block * block) xchk_btree_check_minrecs() argument 539 xchk_btree_block_check_keys(struct xchk_btree * bs,int level,struct xfs_btree_block * block) xchk_btree_block_check_keys() argument 581 xchk_btree_get_block(struct xchk_btree * bs,int level,union xfs_btree_ptr * pp,struct xfs_btree_block ** pblock,struct xfs_buf ** pbp) xchk_btree_get_block() argument 633 xchk_btree_block_keys(struct xchk_btree * bs,int level,struct xfs_btree_block * block) xchk_btree_block_keys() argument 685 struct xchk_btree *bs; xchk_btree() local [all...] |
H A D | ialloc.c | 254 struct xchk_btree *bs, in xchk_iallocbt_chunk() argument 301 struct xchk_btree *bs, in xchk_iallocbt_check_cluster_ifree() argument 362 xchk_iallocbt_check_cluster(struct xchk_btree * bs,struct xfs_inobt_rec_incore * irec,unsigned int cluster_base) xchk_iallocbt_check_cluster() argument 464 xchk_iallocbt_check_clusters(struct xchk_btree * bs,struct xfs_inobt_rec_incore * irec) xchk_iallocbt_check_clusters() argument 496 xchk_iallocbt_rec_alignment(struct xchk_btree * bs,struct xfs_inobt_rec_incore * irec) xchk_iallocbt_rec_alignment() argument 572 xchk_iallocbt_rec(struct xchk_btree * bs,const union xfs_btree_rec * rec) xchk_iallocbt_rec() argument [all...] |
H A D | rtrmap.c | 96 struct xchk_btree *bs, in xchk_rtrmapbt_check_overlapping() argument 155 struct xchk_btree *bs, in xchk_rtrmapbt_check_mergeable() argument 221 xchk_rtrmapbt_rec(struct xchk_btree * bs,const union xfs_btree_rec * rec) xchk_rtrmapbt_rec() argument [all...] |
H A D | alloc.c | 117 struct xchk_btree *bs, in xchk_allocbt_mergeable() argument 135 struct xchk_btree *bs, in xchk_allocbt_rec() argument [all...] |
/linux/arch/s390/crypto/ |
H A D | hmac_s390.c | 53 #define SHA2_CV_SIZE(bs) ((bs) >> 1) argument 54 #define SHA2_IMBL_SIZE(bs) ((bs) >> 3) argument 56 #define SHA2_IMBL_OFFSET(bs) (SHA2_CV_SIZE(bs)) argument 57 #define SHA2_KEY_OFFSET(bs) (SHA2_CV_SIZE(bs) + SHA2_IMBL_SIZE(bs)) argument 172 unsigned int bs in s390_hmac_sha2_setkey() local 187 unsigned int bs = crypto_shash_blocksize(desc->tfm); s390_hmac_sha2_init() local 219 unsigned int bs = crypto_shash_blocksize(desc->tfm); s390_hmac_sha2_update() local 236 unsigned int bs = crypto_shash_blocksize(desc->tfm); s390_hmac_sha2_finup() local 275 unsigned int bs; s390_hmac_export_zero() local 291 unsigned int bs = crypto_shash_blocksize(desc->tfm); s390_hmac_export() local 315 unsigned int bs = crypto_shash_blocksize(desc->tfm); s390_hmac_import() local [all...] |
H A D | phmac_s390.c | 110 #define SHA2_CV_SIZE(bs) ((bs) >> 1) argument 111 #define SHA2_IMBL_SIZE(bs) ((bs) >> 3) argument 113 #define SHA2_IMBL_OFFSET(bs) (SHA2_CV_SIZE(bs)) argument 114 #define SHA2_KEY_OFFSET(bs) (SHA2_CV_SIZE(bs) + SHA2_IMBL_SIZE(bs)) argument 400 unsigned int bs in phmac_kmac_update() local 513 unsigned int bs = crypto_ahash_blocksize(tfm); phmac_kmac_final() local 556 unsigned int bs = crypto_ahash_blocksize(tfm); phmac_init() local 734 unsigned int bs = crypto_ahash_blocksize(tfm); phmac_setkey() local [all...] |
/linux/drivers/block/drbd/ |
H A D | drbd_vli.h | 226 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) in bitstream_init() argument 234 static inline void bitstream_rewind(struct bitstream *bs) in bitstream_rewind() argument 248 bitstream_put_bits(struct bitstream * bs,u64 val,const unsigned int bits) bitstream_put_bits() argument 281 bitstream_get_bits(struct bitstream * bs,u64 * out,int bits) bitstream_get_bits() argument 328 vli_encode_bits(struct bitstream * bs,u64 in) vli_encode_bits() argument [all...] |
/linux/drivers/crypto/ |
H A D | omap-crypto.c | 16 static int omap_crypto_copy_sg_lists(int total, int bs, in omap_crypto_copy_sg_lists() argument 55 static int omap_crypto_copy_sgs(int total, int bs, struct scatterlist **sg, in omap_crypto_copy_sgs() argument 88 static int omap_crypto_check_sg(struct scatterlist *sg, int total, int bs, in omap_crypto_check_sg() argument 125 int omap_crypto_align_sg(struct scatterlist **sg, int total, int bs, in omap_crypto_align_sg() argument [all...] |
/linux/include/crypto/internal/ |
H A D | blockhash.h | 15 #define BLOCK_HASH_UPDATE_BASE(block_fn, state, src, nbytes, bs, dv, \ argument 47 #define BLOCK_HASH_UPDATE(block, state, src, nbytes, bs, buf, buflen) \ argument 49 #define BLOCK_HASH_UPDATE_BLOCKS(block, state, src, nbytes, bs, buf, buflen) \ argument
|
/linux/drivers/pcmcia/ |
H A D | sa11xx_base.h | 69 #define MECR_SET(mecr, sock, shift, mask, bs) \ argument 78 #define MECR_BSIO_SET(mecr, sock, bs) \ argument 84 #define MECR_BSA_SET(mecr, sock, bs) \ argument 90 #define MECR_BSM_SET(mecr, sock, bs) \ argument
|
/linux/block/ |
H A D | bio.c | 112 static inline unsigned int bs_bio_slab_size(struct bio_set *bs) in bs_bio_slab_size() argument 117 static struct kmem_cache *bio_find_or_create_slab(struct bio_set *bs) in bio_find_or_create_slab() argument 135 static void bio_put_slab(struct bio_set *bs) in bio_put_slab() argument 230 struct bio_set *bs = bio->bi_pool; in bio_free() local 376 struct bio_set *bs = container_of(work, struct bio_set, rescue_work); bio_alloc_rescue() local 391 punt_bios_to_rescuer(struct bio_set * bs) punt_bios_to_rescuer() argument 446 bio_alloc_percpu_cache(struct block_device * bdev,unsigned short nr_vecs,blk_opf_t opf,gfp_t gfp,struct bio_set * bs) bio_alloc_percpu_cache() argument 506 bio_alloc_bioset(struct block_device * bdev,unsigned short nr_vecs,blk_opf_t opf,gfp_t gfp_mask,struct bio_set * bs) bio_alloc_bioset() argument 743 struct bio_set *bs; bio_cpu_dead() local 754 bio_alloc_cache_destroy(struct bio_set * bs) bio_alloc_cache_destroy() argument 862 bio_alloc_clone(struct block_device * bdev,struct bio * bio_src,gfp_t gfp,struct bio_set * bs) bio_alloc_clone() argument 1670 bio_split(struct bio * bio,int sectors,gfp_t gfp,struct bio_set * bs) bio_split() argument 1753 bioset_exit(struct bio_set * bs) bioset_exit() argument 1790 bioset_init(struct bio_set * bs,unsigned int pool_size,unsigned int front_pad,int flags) bioset_init() argument [all...] |
/linux/crypto/ |
H A D | xcbc.c | 45 int bs = sizeof(key1); in crypto_xcbc_digest_setkey() local 60 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_xcbc_digest_init() local 73 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_update() local 91 int bs = crypto_shash_blocksize(parent); crypto_xcbc_digest_finup() local [all...] |
/linux/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 140 static void gru_load_kernel_context(struct gru_blade_state *bs, int blade_id) in gru_load_kernel_context() argument 189 struct gru_blade_state *bs; gru_free_kernel_contexts() local 218 struct gru_blade_state *bs; gru_lock_kernel_context() local 244 struct gru_blade_state *bs; gru_unlock_kernel_context() local 257 struct gru_blade_state *bs; gru_get_cpu_resources() local 291 struct gru_blade_state *bs; gru_reserve_async_resources() local 325 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_release_async_resources() local 342 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_wait_async_cbr() local 359 struct gru_blade_state *bs = ASYNC_HAN_TO_BS(han); gru_lock_async_resource() local [all...] |
/linux/sound/soc/meson/ |
H A D | aiu-encoder-i2s.c | 83 unsigned int bs) in aiu_encoder_i2s_set_legacy_div() argument 113 unsigned int bs) in aiu_encoder_i2s_set_more_div() argument 149 unsigned int fs, bs; in aiu_encoder_i2s_set_clocks() local [all...] |
/linux/drivers/atm/ |
H A D | nicstarmac.c | 104 #define NICSTAR_REG_WRITE(bs, reg, val) \ argument 107 #define NICSTAR_REG_READ(bs, reg) \ argument
|
/linux/arch/powerpc/include/asm/ |
H A D | bitops.h | 48 #define PPC_BITMASK(bs, be) ((PPC_BIT(bs) - PPC_BIT(be)) | PPC_BIT(bs)) argument 56 #define PPC_BITMASK32(bs, be) ((PPC_BIT32(bs) - PPC_BIT32(be))|PPC_BIT32(bs)) argument 60 #define PPC_BITMASK8(bs, be) ((PPC_BIT8(bs) - PPC_BIT8(be))|PPC_BIT8(bs)) argument
|
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_debugfs.h | 38 } bs; member 49 } bs; member 72 } bs; member
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_h264_req_multi_if.c | 197 struct vdec_h264_slice_mem bs; member 488 struct mtk_vcodec_mem *bs, in vdec_h264_slice_setup_lat_buffer_ext() argument 737 static int vdec_h264_slice_lat_decode_ext(void *h_vdec, struct mtk_vcodec_mem *bs, in vdec_h264_slice_lat_decode_ext() argument 859 vdec_h264_slice_lat_decode(void * h_vdec,struct mtk_vcodec_mem * bs,struct vdec_fb * fb,bool * res_chg) vdec_h264_slice_lat_decode() argument 1004 vdec_h264_slice_single_decode_ext(void * h_vdec,struct mtk_vcodec_mem * bs,struct vdec_fb * unused,bool * res_chg) vdec_h264_slice_single_decode_ext() argument 1099 vdec_h264_slice_single_decode(void * h_vdec,struct mtk_vcodec_mem * bs,struct vdec_fb * unused,bool * res_chg) vdec_h264_slice_single_decode() argument 1283 vdec_h264_slice_decode(void * h_vdec,struct mtk_vcodec_mem * bs,struct vdec_fb * unused,bool * res_chg) vdec_h264_slice_decode() argument [all...] |
/linux/arch/powerpc/lib/ |
H A D | rheap.c | 158 unsigned long s, e, bs, be; in attach_free_block() local 374 unsigned long s, e, m, bs, be; in rh_detach_region() local 531 unsigned long s, e, m, bs = 0, be = 0; rh_alloc_fixed() local [all...] |