/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_summary.c | 43 unsigned n_bytes; member 123 int n_bytes; in yaffs_summary_write() local 185 int n_bytes; in yaffs_summary_read() local
|
H A D | yaffs_ecc.c | 205 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes, in yaffs_ecc_calc_other() 231 int yaffs_ecc_correct_other(unsigned char *data, unsigned n_bytes, in yaffs_ecc_correct_other()
|
H A D | yaffs_checkptrw.c | 257 int yaffs2_checkpt_wr(struct yaffs_dev *dev, const void *data, int n_bytes) in yaffs2_checkpt_wr() 287 int yaffs2_checkpt_rd(struct yaffs_dev *dev, void *data, int n_bytes) in yaffs2_checkpt_rd()
|
H A D | yaffs_packedtags2.h | 28 unsigned n_bytes; member
|
H A D | yaffs_packedtags1.h | 26 unsigned n_bytes:10; member
|
H A D | yaffs_yaffs2.c | 211 int n_bytes = 0; in yaffs_calc_checkpt_blocks_required() local 312 u32 n_bytes; in yaffs2_wr_checkpt_dev() local 340 u32 n_bytes; in yaffs2_rd_checkpt_dev() local
|
H A D | yaffs_guts.c | 301 int yaffs_check_ff(u8 *buffer, int n_bytes) in yaffs_check_ff() 2983 const u8 *buffer, int n_bytes, int use_reserve) in yaffs_wr_data_obj() 3412 int yaffs_file_rd(struct yaffs_obj *in, u8 * buffer, loff_t offset, int n_bytes) in yaffs_file_rd() 3492 int n_bytes, int write_through) in yaffs_do_file_wr() 3663 int n_bytes, int write_through) in yaffs_wr_file()
|
/openbmc/u-boot/drivers/spi/ |
H A D | pic32_spi.c | 107 static u32 pic32_tx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_tx_max() 120 static u32 pic32_rx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_rx_max()
|
H A D | rk_spi.c | 44 u8 n_bytes; member
|
H A D | mxc_spi.c | 337 int n_bytes = DIV_ROUND_UP(bitlen, 8); in mxc_spi_xfer_internal() local
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | hcd_ddma.c | 1049 u32 n_bytes, int *xfer_done) in dwc2_update_non_isoc_urb_state_ddma() 1136 u32 n_bytes; in dwc2_process_non_isoc_desc() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 98 u64 n_packets = 0, n_bytes = 0; in _opcode_stats_seq_show() local
|
H A D | qib_verbs.h | 130 u64 n_bytes; /* total number of bytes */ member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.h | 48 u8 n_bytes; member
|
H A D | spi-pic32.c | 161 static u32 pic32_tx_max(struct pic32_spi *pic32s, int n_bytes) in pic32_tx_max() 182 static u32 pic32_rx_max(struct pic32_spi *pic32s, int n_bytes) in pic32_rx_max()
|
H A D | spi-pxa2xx.c | 491 u8 n_bytes = drv_data->n_bytes; in null_writer() local 505 u8 n_bytes = drv_data->n_bytes; in null_reader() local
|
H A D | spi-dw-dma.c | 231 static enum dma_slave_buswidth dw_spi_dma_convert_width(u8 n_bytes) in dw_spi_dma_convert_width()
|
H A D | spi-hisi-kunpeng.c | 136 u8 n_bytes; /* current is a 1/2/4 bytes op */ member
|
H A D | spi-imx.c | 413 int n_bytes = spi_imx->target_burst % sizeof(val); in mx53_ecspi_rx_target() local 431 int n_bytes = spi_imx->count % sizeof(val); in mx53_ecspi_tx_target() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | fault.c | 47 u64 n_packets = 0, n_bytes = 0; in _fault_stats_seq_show() local
|
/openbmc/qemu/block/ |
H A D | vdi.c | 557 uint32_t n_bytes; in vdi_co_preadv() local 613 uint32_t n_bytes; in vdi_co_pwritev() local
|
H A D | vpc.c | 622 int64_t n_bytes; in vpc_co_preadv() local 671 int64_t n_bytes; in vpc_co_pwritev() local
|
/openbmc/qemu/audio/ |
H A D | pwaudio.c | 88 uint32_t req, index, n_bytes; in playback_on_process() local 153 uint32_t index, offs, n_bytes; in capture_on_process() local
|
/openbmc/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-debayer.c | 399 const unsigned int n_bytes) in vimc_debayer_get_val()
|
/openbmc/linux/drivers/media/rc/ |
H A D | imon.c | 942 size_t n_bytes, loff_t *pos) in vfd_write() 1027 size_t n_bytes, loff_t *pos) in lcd_write()
|