Searched refs:wakeup_req (Results 1 – 2 of 2) sorted by relevance
673 int wakeup_req = 0; in xiic_process() local717 wakeup_req = 1; in xiic_process()721 wakeup_req = 1; in xiic_process()815 wakeup_req = 1; in xiic_process()830 if (wakeup_req) in xiic_process()833 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()