Searched refs:HID_STREAMS_OPEN (Results 1 – 2 of 2) sorted by relevance
287 #define HID_STREAMS_OPEN 0x00000001 /* Streams are open */ macro294 HID_STREAMS_OPEN) || ((hidp)->hid_external_flag == HID_STREAMS_OPEN))
843 hidp->hid_internal_flag = HID_STREAMS_OPEN; in hid_open()846 hidp->hid_external_flag = HID_STREAMS_OPEN; in hid_open()882 hidp->hid_internal_flag = HID_STREAMS_OPEN; in hid_open()885 hidp->hid_external_flag = HID_STREAMS_OPEN; in hid_open()918 if (hidp->hid_external_flag == HID_STREAMS_OPEN) in hid_open()925 if (hidp->hid_internal_flag == HID_STREAMS_OPEN) in hid_open()1017 if (hidp->hid_external_flag == HID_STREAMS_OPEN) in hid_close()1027 if (hidp->hid_internal_flag == HID_STREAMS_OPEN) in hid_close()1182 if (flag != HID_STREAMS_OPEN) { in hid_wput()1399 HID_STREAMS_OPEN) { in hid_interrupt_pipe_callback()[all …]