OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lineout_detect_intr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
snapper.c
2070
int headphone_detect_intr,
lineout_detect_intr
;
local in function:snapper_init
2084
lineout_detect_intr
= -1;
2169
lineout_detect_intr
= intr[0];
2194
DPRINTF(" lineout-detect intr %x\n",
lineout_detect_intr
);
2204
if (
lineout_detect_intr
!= -1) {
2207
intr_establish_xname(
lineout_detect_intr
, IST_EDGE, IPL_AUDIO,
snapper.c
2070
int headphone_detect_intr,
lineout_detect_intr
;
local in function:snapper_init
2084
lineout_detect_intr
= -1;
2169
lineout_detect_intr
= intr[0];
2194
DPRINTF(" lineout-detect intr %x\n",
lineout_detect_intr
);
2204
if (
lineout_detect_intr
!= -1) {
2207
intr_establish_xname(
lineout_detect_intr
, IST_EDGE, IPL_AUDIO,
Completed in 26 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025