Searched defs:max_bytes (Results 1 - 25 of 40) sorted by path

12

/linux-master/include/sound/
H A Dhda_component.h42 snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, bool *audio_enabled, char *buffer, int max_bytes) argument
/linux-master/block/
H A Dblk-merge.c227 bvec_split_segs(const struct queue_limits *lim, const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, unsigned max_segs, unsigned max_bytes) argument
275 bio_split_rw(struct bio *bio, const struct queue_limits *lim, unsigned *segs, struct bio_set *bs, unsigned max_bytes) argument
/linux-master/drivers/base/regmap/
H A Dregmap.c1572 static void regmap_set_work_buf_flag_mask(struct regmap *map, int max_bytes, argument
/linux-master/drivers/comedi/drivers/
H A Dcb_pcidas64.c2915 cb_pcidas64_ao_fill_buffer(struct comedi_device *dev, struct comedi_subdevice *s, unsigned short *dest, unsigned int max_bytes) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c674 amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, u64 *max_bytes, u64 *max_vis_bytes) argument
H A Damdgpu_ttm.c2151 uint32_t max_bytes; local
2205 uint32_t max_bytes; local
H A Damdgpu_vram_mgr.c453 u64 vis_usage = 0, max_bytes, min_block_size; local
H A Datombios_i2c.c112 int i, remaining, current_count, buffer_offset, max_bytes, ret; local
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c976 amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_audio.c1234 i915_audio_component_get_eld(struct device *kdev, int port, int cpu_transcoder, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen7_renderclear.c91 batch_init(struct batch_chunk *bc, struct i915_vma *vma, u32 *start, u32 offset, u32 max_bytes) argument
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c593 nv50_audio_component_get_eld(struct device *kdev, int port, int dev_id, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/drivers/gpu/drm/radeon/
H A Datombios_i2c.c105 int i, remaining, current_count, buffer_offset, max_bytes, ret; local
H A Dradeon_audio.c746 radeon_audio_component_get_eld(struct device *kdev, int port, int pipe, bool *enabled, unsigned char *buf, int max_bytes) argument
/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c764 static void npcm_i2c_write_to_fifo_master(struct npcm_i2c *bus, u16 max_bytes) argument
881 static void npcm_i2c_write_fifo_slave(struct npcm_i2c *bus, u16 max_bytes) argument
/linux-master/drivers/nvme/host/
H A Dpci.c390 unsigned max_bytes = (NVME_MAX_KB_SZ * 1024) + NVME_CTRL_PAGE_SIZE; local
/linux-master/drivers/s390/block/
H A Ddasd.c337 unsigned int max_bytes; local
/linux-master/drivers/s390/net/
H A Dism_drv.c435 static unsigned int max_bytes(unsigned int start, unsigned int len, function
/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.c809 int chain, max_entries, buf_num, max_bytes; local
692 zfcp_fc_send_gpn_ft(struct zfcp_fc_req *fc_req, struct zfcp_adapter *adapter, int max_bytes) argument
/linux-master/drivers/spi/
H A Dspi-geni-qcom.c746 unsigned int max_bytes; local
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c878 size_t max_bytes = size - pos; local
/linux-master/drivers/target/
H A Dtarget_core_xcopy.c663 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; local
/linux-master/drivers/tty/serial/
H A Dserial-tegra.c485 static void tegra_uart_fill_tx_fifo(struct tegra_uart_port *tup, int max_bytes) argument
/linux-master/fs/bcachefs/
H A Dsuper-io.c170 u64 max_bytes = 512 << sb->sb->layout.sb_max_size_bits; local
/linux-master/fs/btrfs/
H A Dextent-io-tree.c989 btrfs_find_delalloc_range(struct extent_io_tree *tree, u64 *start, u64 *end, u64 max_bytes, struct extent_state **cached_state) argument
1639 count_range_bits(struct extent_io_tree *tree, u64 *start, u64 search_end, u64 max_bytes, u32 bits, int contig, struct extent_state **cached_state) argument

Completed in 407 milliseconds

12