Searched refs:MAX_REPORT_SIZE (Results 1 – 3 of 3) sorted by relevance
104 #define MAX_REPORT_SIZE 16 macro193 __u8 buf[MAX_REPORT_SIZE] = {}; in riso_kagaku_write()204 __u8 buf[MAX_REPORT_SIZE] = {}; in dream_cheeky_write()217 __u8 buf[MAX_REPORT_SIZE] = {}; in dream_cheeky_init()233 __u8 buf[MAX_REPORT_SIZE] = { 1, 'c' }; in _thingm_write()265 __u8 buf[MAX_REPORT_SIZE] = { 1, 'v' }; in thingm_init()344 __u8 buf[MAX_REPORT_SIZE] = { [1] = 1 }; in luxafor_write()458 ldev->buf = devm_kmalloc(&hdev->dev, MAX_REPORT_SIZE, GFP_KERNEL); in hidled_probe()
521 #define MAX_REPORT_SIZE 8 macro1105 u8 reportbuffer[MAX_REPORT_SIZE]; in logi_dj_recv_forward_null_report()
127 #define MAX_REPORT_SIZE 64 macro578 radio->usb_buf = kmalloc(MAX_REPORT_SIZE, GFP_KERNEL); in si470x_usb_driver_probe()
Completed in 12 milliseconds