Home
last modified time | relevance | path

Searched refs:sync_timeout (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/rsxx/
H A Dcore.c753 unsigned int sync_timeout; in rsxx_pci_probe() local
905 sync_timeout = SYNC_START_TIMEOUT; in rsxx_pci_probe()
912 sync_timeout--; in rsxx_pci_probe()
915 } while (sync_timeout && in rsxx_pci_probe()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h197 __u16 sync_timeout; member
H A Dhci.h1951 __le16 sync_timeout; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Diso.c767 .sync_timeout = 0x4000,
1328 if (qos->bcast.sync_timeout < 0x000a || qos->bcast.sync_timeout > 0x4000) in check_bcast_qos()
H A Dhci_conn.c2127 cp->sync_timeout = cpu_to_le16(qos->bcast.sync_timeout); in hci_pa_create_sync()

Completed in 17 milliseconds