OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:headphone_detect
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
snapper.c
527
static bus_size_t
headphone_detect
= 0;
variable in typeref:typename:bus_size_t
1967
if (
headphone_detect
!= 0) {
1968
sense = obio_read_1(
headphone_detect
);
2143
headphone_detect
= addr;
2189
DPRINTF(" headphone-detect %x\n",
headphone_detect
);
2215
if (
headphone_detect
!= 0) {
2216
obio_write_1(
headphone_detect
,
2217
obio_read_1(
headphone_detect
) | 0x80);
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025