Searched refs:holtekff (Results 1 – 1 of 1) sorted by relevance
75 static void holtekff_send(struct holtekff_device *holtekff, in holtekff_send() argument82 holtekff->field->value[i] = data[i]; in holtekff_send()87 hid_hw_request(hid, holtekff->field->report, HID_REQ_SET_REPORT); in holtekff_send()94 struct holtekff_device *holtekff = data; in holtekff_play() local105 holtekff_send(holtekff, hid, stop_all6); in holtekff_play()117 holtekff_send(holtekff, hid, buf); in holtekff_play()118 holtekff_send(holtekff, hid, start_effect_1); in holtekff_play()125 struct holtekff_device *holtekff; in holtekff_init() local152 holtekff = kzalloc_obj(*holtekff); in holtekff_init()153 if (!holtekff) in holtekff_init()[all …]