Home
last modified time | relevance | path

Searched refs:in_magno_x (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h84 int in_magno_x; member
H A Damd_sfh_hid_desc.c243 magno_input.in_magno_x = (int)sensor_virt_addr[0] / AMD_SFH_FW_MULTIPLIER; in get_input_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c225 magno_input.in_magno_x = float_to_int(mag_data.magdata.x) / 100; in get_input_rep()