Home
last modified time | relevance | path

Searched refs:sync_req (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/bluetooth/
A Dhci_h5.c149 const unsigned char sync_req[] = { 0x01, 0x7e }; in h5_timed_event() local
159 h5_link_control(hu, sync_req, sizeof(sync_req)); in h5_timed_event()
329 const unsigned char sync_req[] = { 0x01, 0x7e }; in h5_handle_internal_rx() local
349 if (memcmp(data, sync_req, 2) == 0) { in h5_handle_internal_rx()
/linux-6.3-rc2/drivers/md/
A Dmd.c2618 int sync_req; in md_update_sb() local
2711 sync_req = mddev->in_sync; in md_update_sb()
2786 if (mddev->in_sync != sync_req || in md_update_sb()

Completed in 23 milliseconds