Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhwmon.c25 u16 sock_ind = (uintptr_t)dev_get_drvdata(dev); in hsmp_hwmon_write() local
45 u16 sock_ind = (uintptr_t)dev_get_drvdata(dev); in hsmp_hwmon_read() local
111 int hsmp_create_sensor(struct device *dev, u16 sock_ind) in hsmp_create_sensor()
H A Dhsmp.c229 int hsmp_msg_get_nargs(u16 sock_ind, u32 msg_id, u32 *data, u8 num_args) in hsmp_msg_get_nargs()
252 int hsmp_test(u16 sock_ind, u32 value) in hsmp_test()
377 int hsmp_get_tbl_dram_base(u16 sock_ind) in hsmp_get_tbl_dram_base()
411 int hsmp_cache_proto_ver(u16 sock_ind) in hsmp_cache_proto_ver()
H A Dhsmp.h47 u16 sock_ind; member
70 static inline int hsmp_create_sensor(struct device *dev, u16 sock_ind) { return 0; } in hsmp_create_sensor()
H A Dplat.c52 u16 sock_ind; in hsmp_metric_tbl_plat_read() local
66 u16 sock_ind; in hsmp_is_sock_attr_visible() local
H A Dacpi.c71 static inline int hsmp_get_uid(struct device *dev, u16 *sock_ind) in hsmp_get_uid()
213 static int hsmp_parse_acpi_table(struct device *dev, u16 sock_ind) in hsmp_parse_acpi_table()
465 u16 sock_ind; in init_acpi() local