Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dsocinfo.h50 __le32 raw_device_num; member
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c126 u32 raw_device_num; member
634 qcom_socinfo->info.raw_device_num = in socinfo_debugfs_init()
635 __le32_to_cpu(info->raw_device_num); in socinfo_debugfs_init()
644 &qcom_socinfo->info.raw_device_num); in socinfo_debugfs_init()