OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mx_handler
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
mlx.c
1049
if (mc->mc_mx.
mx_handler
!= NULL)
1050
(*mc->mc_mx.
mx_handler
)(mc);
1249
mc->mc_mx.
mx_handler
= mlx_periodic_eventlog_respond;
1488
mc->mc_mx.
mx_handler
= mlx_pause_done;
1562
mc->mc_mx.
mx_handler
= handler;
1987
mc->mc_mx.
mx_handler
= NULL;
2025
mc->mc_mx.
mx_handler
= NULL;
2135
if (mc->mc_mx.
mx_handler
!= NULL)
2136
(*mc->mc_mx.
mx_handler
)(mc);
ld_mlx.c
196
mc->mc_mx.
mx_handler
= ld_mlx_handler;
mlxvar.h
88
void (*
mx_handler
)(struct mlx_ccb *);
member in struct:mlx_context
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025