OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uno_tick
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
usbnet.h
72
* - the
uno_tick
callback will be called once a second if present.
182
usbnet_tick_cb
uno_tick
; /* n */
member in struct:usbnet_ops
usbnet.c
240
uno_tick
(struct usbnet *un)
function in typeref:typename:void
242
if (un->un_ops->
uno_tick
)
243
(*un->un_ops->
uno_tick
)(un);
1294
uno_tick
(un);
if_cue.c
155
.
uno_tick
= cue_uno_tick,
Completed in 13 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025