Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c50 #define IS_RESPONSE BIT(7) macro
290 out_hdr->command & IS_RESPONSE ? 1 : 0, in loader_cl_send()
377 hdr->command & IS_RESPONSE ? 1 : 0, in process_recv()
399 if (!(hdr->command & IS_RESPONSE)) { in process_recv()
H A Dishtp-hid.h16 #define IS_RESPONSE 0x80 macro
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c50 #define IS_RESPONSE BIT(7) macro
295 out_hdr->command & IS_RESPONSE ? 1 : 0, in loader_cl_send()
382 hdr->command & IS_RESPONSE ? 1 : 0, in process_recv()
404 if (!(hdr->command & IS_RESPONSE)) { in process_recv()
H A Dishtp-hid.h16 #define IS_RESPONSE 0x80 macro

Completed in 5 milliseconds