OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tsi
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/script/
script.c
441
struct timespec
tsi
, tso;
local in function:playback
479
tsi
= tso;
496
tsi
.tv_sec = tso.tv_sec -
tsi
.tv_sec;
497
tsi
.tv_nsec = tso.tv_nsec -
tsi
.tv_nsec;
498
if (
tsi
.tv_nsec < 0) {
499
tsi
.tv_sec -= 1;
500
tsi
.tv_nsec += 1000000000;
503
(void)nanosleep(&
tsi
, NULL)
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
pxa910-dkb.dts
141
marvell,88pm860x-
tsi
-prebias = <6>;
imx53-ppd.dts
361
dlg,
tsi
-as-adc;
Completed in 16 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025