Searched refs:T4_FEATURE_REPORT_LEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-alps.c53 #define T4_FEATURE_REPORT_LEN T4_INPUT_REPORT_LEN macro
173 input = kzalloc(T4_FEATURE_REPORT_LEN, GFP_KERNEL);
196 T4_FEATURE_REPORT_LEN,
205 readbuf = kzalloc(T4_FEATURE_REPORT_LEN, GFP_KERNEL);
212 T4_FEATURE_REPORT_LEN,

Completed in 112 milliseconds