OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:speeds
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ir/
irframe.c
115
int
speeds
= 0;
local in function:irframe_attach
132
(void)sc->sc_methods->im_get_speeds(sc->sc_handle, &
speeds
);
133
sc->sc_speedmask =
speeds
;
135
if (
speeds
& IRDA_SPEEDS_SIR) {
139
if (
speeds
& IRDA_SPEEDS_MIR) {
143
if (
speeds
& IRDA_SPEEDS_FIR) {
147
if (
speeds
& IRDA_SPEEDS_VFIR) {
Completed in 11 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025