Home
last modified time | relevance | path

Searched defs:sock_ind (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c225 unsigned int sock_ind; in hsmp_send_message_locked() local
287 int hsmp_msg_get_nargs(u16 sock_ind, u32 msg_id, u32 *data, u8 num_args) in hsmp_msg_get_nargs()
310 int hsmp_test(u16 sock_ind, u32 value) in hsmp_test()
442 unsigned int sock_ind; in hsmp_ioctl_get_telemetry() local
629 int hsmp_get_tbl_dram_base(u16 sock_ind) in hsmp_get_tbl_dram_base()
685 int hsmp_cache_proto_ver(u16 sock_ind) in hsmp_cache_proto_ver()
H A Dhwmon.c25 u16 sock_ind = (uintptr_t)dev_get_drvdata(dev); in hsmp_hwmon_write() local
48 u16 sock_ind = (uintptr_t)dev_get_drvdata(dev); in hsmp_hwmon_read() local
114 int hsmp_create_sensor(struct device *dev, u16 sock_ind) in hsmp_create_sensor()
H A Dhsmp.h55 u16 sock_ind; member
80 static inline int hsmp_create_sensor(struct device *dev, u16 sock_ind) { return 0; } in hsmp_create_sensor()
H A Dplat.c56 u16 sock_ind; in hsmp_metric_tbl_plat_read() local
70 u16 sock_ind; in hsmp_is_sock_attr_visible() local
H A Dacpi.c87 static inline int hsmp_get_uid(struct device *dev, u16 *sock_ind) in hsmp_get_uid()
237 static int hsmp_parse_acpi_table(struct device *dev, u16 sock_ind) in hsmp_parse_acpi_table()
528 u16 sock_ind; in init_acpi() local
/linux/arch/x86/include/uapi/asm/
H A Damd_hsmp.h79 __u16 sock_ind; /* socket number */ member
644 __u16 sock_ind; member