OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ep_rep
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
fdt_port.c
68
struct fdt_endpoint *
ep_rep
;
member in struct:fdt_endpoint
138
return ep->
ep_rep
;
363
ep->
ep_rep
= fdt_endpoint_get_from_phandle(
365
rep = ep->
ep_rep
;
366
if (rep != NULL && rep->
ep_rep
!= NULL) {
371
ep_name(rep->
ep_rep
, buf, sizeof(buf)));
373
rep->
ep_rep
= ep;
fdt_port.c
68
struct fdt_endpoint *
ep_rep
;
member in struct:fdt_endpoint
138
return ep->
ep_rep
;
363
ep->
ep_rep
= fdt_endpoint_get_from_phandle(
365
rep = ep->
ep_rep
;
366
if (rep != NULL && rep->
ep_rep
!= NULL) {
371
ep_name(rep->
ep_rep
, buf, sizeof(buf)));
373
rep->
ep_rep
= ep;
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025