/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe13.c | 45 unsigned int i, cnt = 0, sleep_us = 1, fail = 0; in verify_pipe() local
|
/kernel/linux/linux-5.10/drivers/phy/samsung/ |
H A D | phy-samsung-ufs.c | 52 const unsigned int sleep_us = 10; in samsung_ufs_phy_wait_for_lock_acq() local
|
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-samsung-ufs.c | 52 const unsigned int sleep_us = 10; in samsung_ufs_phy_wait_for_lock_acq() local
|
/third_party/backends/backend/genesys/ |
H A D | scanner_interface_usb.cpp | 457 void ScannerInterfaceUsb::sleep_us(unsigned microseconds) in sleep_us() function in genesys::ScannerInterfaceUsb
|
H A D | test_scanner_interface.cpp | 160 void TestScannerInterface::sleep_us(unsigned microseconds) in sleep_us() function in genesys::TestScannerInterface
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_gpu_load.c | 134 int sleep_us = period_us; in si_gpu_load_thread() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_gpu_load.c | 118 int sleep_us = period_us; in r600_gpu_load_thread() local
|
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
H A D | hp206c.c | 169 hp206c_conv_and_read(struct iio_dev *indio_dev, u8 conv_cmd, u8 read_cmd, unsigned int sleep_us) hp206c_conv_and_read() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/ |
H A D | lima_device.h | 124 lima_poll_timeout(struct lima_ip *ip, lima_poll_func_t func, int sleep_us, int timeout_us) lima_poll_timeout() argument
|
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | hp206c.c | 169 hp206c_conv_and_read(struct iio_dev *indio_dev, u8 conv_cmd, u8 read_cmd, unsigned int sleep_us) hp206c_conv_and_read() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_device.h | 124 lima_poll_timeout(struct lima_ip *ip, lima_poll_func_t func, int sleep_us, int timeout_us) lima_poll_timeout() argument
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 119 sleep_us(uint32_t us) in sleep_us() function
|
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-mvebu-a3700-comphy.c | 415 comphy_lane_reg_poll(struct mvebu_a3700_comphy_lane *lane, u16 reg, u16 bits, ulong sleep_us, ulong timeout_us) comphy_lane_reg_poll() argument 454 comphy_periph_reg_poll(struct mvebu_a3700_comphy_lane *lane, u8 reg, u32 bits, ulong sleep_us, ulong timeout_us) comphy_periph_reg_poll() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | tc358767.c | 285 tc_poll_timeout(struct tc_data *tc, unsigned int addr, unsigned int cond_mask, unsigned int cond_value, unsigned long sleep_us, u64 timeout_us) tc_poll_timeout() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358767.c | 331 tc_poll_timeout(struct tc_data *tc, unsigned int addr, unsigned int cond_mask, unsigned int cond_value, unsigned long sleep_us, u64 timeout_us) tc_poll_timeout() argument
|