Searched refs:FT260_SYSTEM_SETTINGS (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/hid/ |
D | hid-ft260.c | 66 FT260_SYSTEM_SETTINGS = 0xA1, enumerator 270 buf[0] = FT260_SYSTEM_SETTINGS; in ft260_hid_feature_report_set() 728 ret = ft260_hid_feature_report_get(hdev, FT260_SYSTEM_SETTINGS, in ft260_get_system_config() 810 FT260_SYSTEM_SETTINGS, u8, ft260_byte_show) 841 FT260_ATTR_STORE(name, reptype, FT260_SYSTEM_SETTINGS, req, \ 845 FT260_ATTR_STORE(name, reptype, FT260_SYSTEM_SETTINGS, req, \
|