Home
last modified time | relevance | path

Searched defs:bytes_needed (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_mock_wmfw.c104 unsigned int bytes_needed = struct_size_t(struct wmfw_region, data, payload_len_bytes); in cs_dsp_mock_wmfw_add_raw_block() local
179 size_t bytes_needed, name_len, description_len; in cs_dsp_mock_wmfw_start_alg_info_block() local
270 size_t bytes_needed, shortname_len, fullname_len, description_len; in cs_dsp_mock_wmfw_add_coeff_desc() local
H A Dcs_dsp_mock_bin.c69 size_t bytes_needed = struct_size_t(struct wmfw_coeff_item, data, payload_len_bytes); in cs_dsp_mock_bin_add_raw_block() local
/linux/fs/ocfs2/
H A Dslot_map.c212 unsigned long long bytes_needed; in ocfs2_slot_map_physical_size() local
/linux/drivers/media/pci/ivtv/
H A Divtv-irq.c115 u32 bytes_needed = 0; in stream_enc_dma_append() local
/linux/drivers/hid/
H A Dhid-rmi.c195 int bytes_needed; in rmi_hid_read_block() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c996 void *out, int bytes_needed) in guc_capture_log_remove_bytes()
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c1661 unsigned int bytes_needed = 0, status = 0; in beiscsi_hdl_gather_pdu() local
H A Dbe_main.h569 unsigned int bytes_needed; member