Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.c126 int amd_get_sfh_info(struct amd_sfh_info *sfh_info, enum sfh_message_type op) in amd_get_sfh_info() function
138 EXPORT_SYMBOL_GPL(amd_get_sfh_info);
/linux/include/linux/
H A Damd-pmf-io.h49 int amd_get_sfh_info(struct amd_sfh_info *sfh_info, enum sfh_message_type op);
/linux/drivers/platform/x86/amd/pmf/
H A Dspc.c180 if (!amd_get_sfh_info(&sfh_info, MT_ALS)) in amd_pmf_get_sensor_info()
186 if (!amd_get_sfh_info(&sfh_info, MT_HPD)) { in amd_pmf_get_sensor_info()