Searched refs:format_version (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_mock_wmfw.c | 24 int format_version; member 61 return builder->format_version; in KUNIT_DEFINE_ACTION_WRAPPER() 190 switch (builder->format_version) { in cs_dsp_mock_wmfw_start_alg_info_block() 275 switch (builder->format_version) { in cs_dsp_mock_wmfw_add_coeff_desc() 372 switch (builder->format_version) { in cs_dsp_mock_wmfw_end_alg_info_block() 408 hdr->header.ver = builder->format_version; in cs_dsp_init_adsp2_halo_wmfw() 437 int format_version) in cs_dsp_mock_wmfw_init() argument 441 KUNIT_ASSERT_LE(priv->test, format_version, 0xff); in cs_dsp_mock_wmfw_init() 444 if (format_version < 0) { in cs_dsp_mock_wmfw_init() 447 format_version = 2; in cs_dsp_mock_wmfw_init() [all …]
|
| H A D | cs_dsp_mock_bin.c | 174 int format_version, in cs_dsp_mock_bin_init() argument 180 KUNIT_ASSERT_LE(priv->test, format_version, 0xff); in cs_dsp_mock_bin_init() 195 hdr->ver = cpu_to_le32(fw_version | (format_version << 24)); in cs_dsp_mock_bin_init()
|
| /linux/drivers/misc/altera-stapl/ |
| H A D | altera.c | 209 int *format_version) in altera_execute() argument 269 *format_version = version + 1; in altera_execute() 2260 int *format_version, in altera_get_file_info() argument 2277 *format_version = version + 1; in altera_get_file_info() 2384 int format_version = 0; in altera_init() local 2421 altera_get_file_info((u8 *)fw->data, fw->size, &format_version, in altera_init() 2424 __func__, (format_version == 2) ? "Jam STAPL" : in altera_init() 2432 if (debug && (format_version == 2) && (action_count > 0)) { in altera_init() 2469 &error_address, &exit_code, &format_version); in altera_init() 2474 if ((format_version == 2) && (exec_result == -EINVAL)) { in altera_init()
|
| /linux/include/uapi/linux/ |
| H A D | adfs_fs.h | 35 __le32 format_version; member
|
| /linux/drivers/bluetooth/ |
| H A D | btqca.h | 123 __u8 format_version; member
|
| H A D | btqca.c | 361 tlv_patch->format_version); in qca_tlv_check_data()
|
| /linux/fs/adfs/ |
| H A D | super.c | 81 max_idlen = dr->format_version ? 19 : 16; in adfs_checkdiscrecord() 385 if (dr->format_version) { in adfs_fill_super()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | subr.c | 551 u32 format_version; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mfw_hsi.h | 2444 u32 format_version; member
|