Home
last modified time | relevance | path

Searched refs:oem_variant (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dsocinfo.h77 __le32 oem_variant; member
/linux/drivers/soc/qcom/
H A Dsocinfo.c160 u32 oem_variant; member
638 qcom_socinfo->info.oem_variant = __le32_to_cpu(info->oem_variant); in socinfo_debugfs_init()
639 debugfs_create_u32("oem_variant", 0444, qcom_socinfo->dbg_root, in socinfo_debugfs_init()
640 &qcom_socinfo->info.oem_variant); in socinfo_debugfs_init()