Searched refs:wakeup_req (Results 1 – 2 of 2) sorted by relevance
385 int wakeup_req = 0; in xiic_process() local427 wakeup_req = 1; in xiic_process()431 wakeup_req = 1; in xiic_process()518 wakeup_req = 1; in xiic_process()533 if (wakeup_req) in xiic_process()536 WARN_ON(xfer_more && wakeup_req); in xiic_process()
333 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_handle_internal_rx() local375 } else if (memcmp(data, wakeup_req, 2) == 0) { in h5_handle_internal_rx()744 const unsigned char wakeup_req[] = { 0x05, 0xfa }; in h5_dequeue() local753 return h5_prepare_pkt(hu, HCI_3WIRE_LINK_PKT, wakeup_req, 2); in h5_dequeue()