Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dsocinfo.h60 __le32 raw_device_num; member
/linux/drivers/soc/qcom/
H A Dsocinfo.c145 u32 raw_device_num; member
685 qcom_socinfo->info.raw_device_num = in socinfo_debugfs_init()
686 __le32_to_cpu(info->raw_device_num); in socinfo_debugfs_init()
695 &qcom_socinfo->info.raw_device_num); in socinfo_debugfs_init()