Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h49 int in_accel_y_value; member
H A Damd_sfh_hid_desc.c228 acc_input.in_accel_y_value = (int)sensor_virt_addr[1] / AMD_SFH_FW_MULTIPLIER; in get_input_report()
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c204 acc_input.in_accel_y_value = float_to_int(accel_data.acceldata.y) / 100; in get_input_rep()