Searched refs:thingm_device (Results 1 – 1 of 1) sorted by relevance
55 struct thingm_device *tdev;63 struct thingm_device { struct74 static int thingm_send(struct thingm_device *tdev, u8 buf[REPORT_SIZE]) in thingm_send() argument88 static int thingm_recv(struct thingm_device *tdev, u8 buf[REPORT_SIZE]) in thingm_recv()104 static int thingm_version(struct thingm_device *tdev) in thingm_version()219 struct thingm_device *tdev; in thingm_probe()222 tdev = devm_kzalloc(&hdev->dev, sizeof(struct thingm_device), in thingm_probe()287 struct thingm_device *tdev = hid_get_drvdata(hdev); in thingm_remove()