Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro
H A Dcore.c249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_get_raw_report()
252 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT; in hidp_get_raw_report()
255 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT; in hidp_get_raw_report()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dhidp.h39 #define HIDP_TRANS_GET_REPORT 0x40 macro
H A Dcore.c249 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_FEATURE; in hidp_get_raw_report()
252 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_INPUT; in hidp_get_raw_report()
255 report_type = HIDP_TRANS_GET_REPORT | HIDP_DATA_RTYPE_OUPUT; in hidp_get_raw_report()

Completed in 5 milliseconds