Searched refs:RAW_REQUEST (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-led.c | 19 RAW_REQUEST, enumerator 125 if (ldev->config->report_type == RAW_REQUEST) in hidled_send() 144 /* reading data is supported for report type RAW_REQUEST only */ 149 if (ldev->config->report_type != RAW_REQUEST) in hidled_recv() 259 .report_type = RAW_REQUEST, 372 .report_type = RAW_REQUEST, 383 .report_type = RAW_REQUEST, 394 .report_type = RAW_REQUEST,
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-led.c | 19 RAW_REQUEST, enumerator 125 if (ldev->config->report_type == RAW_REQUEST) in hidled_send() 144 /* reading data is supported for report type RAW_REQUEST only */ 149 if (ldev->config->report_type != RAW_REQUEST) in hidled_recv() 259 .report_type = RAW_REQUEST, 372 .report_type = RAW_REQUEST, 383 .report_type = RAW_REQUEST, 394 .report_type = RAW_REQUEST,
|
Completed in 3 milliseconds