Searched refs:wakeup_req (Results 1 – 2 of 2) sorted by relevance
734 int wakeup_req = 0; in xiic_process() local778 wakeup_req = 1; in xiic_process()782 wakeup_req = 1; in xiic_process()876 wakeup_req = 1; in xiic_process()891 if (wakeup_req) in xiic_process()894 WARN_ON(xfer_more && wakeup_req); in xiic_process()
334 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_handle_internal_rx() local376 } else if (memcmp(data, wakeup_req, 2) == 0) { in h5_handle_internal_rx()747 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_dequeue() local756 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue()