Searched refs:FT260_SYSTEM_SETTINGS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-ft260.c | 75 FT260_SYSTEM_SETTINGS = 0xA1, enumerator 280 buf[0] = FT260_SYSTEM_SETTINGS; in ft260_hid_feature_report_set() 776 ret = ft260_hid_feature_report_get(hdev, FT260_SYSTEM_SETTINGS, in ft260_get_system_config() 858 FT260_SYSTEM_SETTINGS, u8, ft260_byte_show) 889 FT260_ATTR_STORE(name, reptype, FT260_SYSTEM_SETTINGS, req, \ 893 FT260_ATTR_STORE(name, reptype, FT260_SYSTEM_SETTINGS, req, \
|