OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:susp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/gemini/
gemini_lpc.c
73
uint8_t id1, id2, vers, clk,
susp
;
local
98
susp
= it8712_pnp_read(sc, GEMINI_LPC_LDN_ALL, IT8712_SWSUSPEND);
103
aprint_normal("\n%s: clksel %#x,
susp
%#x ",
104
device_xname(self), clk,
susp
);
/src/sys/arch/arm/nvidia/
tegra_usbphy.c
299
const uint32_t
susp
= bus_space_read_4(bst, bsh,
local
301
if (
susp
& TEGRA_EHCI_SUSP_CTRL_PHY_CLK_VALID)
/src/usr.bin/telnet/
sys_bsd.c
63
void
susp
(int);
379
(void) signal(SIGTSTP,
susp
);
491
susp
(int sig)
function
529
(void) signal(SIGTSTP,
susp
);
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.c
2037
int
susp
= 0;
local
2048
susp
= 1;
2052
if (
susp
)
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026