Home
last modified time | relevance | path

Searched defs:fw_type_name (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_firmware.c212 static const char * const fw_type_name[] = { variable
H A Datomisp_compat_css20.c3346 static const char * const fw_type_name[] = { variable
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c1375 char *fw_type_name = fw_type ? "MMP" : "AE"; in qat_uclo_check_image() local