OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_endpoint_index
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/fdt/
fdt_port.h
97
int
fdt_endpoint_index
(struct fdt_endpoint *);
fdt_port.c
148
fdt_endpoint_index
(struct fdt_endpoint *ep)
function in typeref:typename:int
194
fdt_endpoint_port_index(rep),
fdt_endpoint_index
(rep));
211
fdt_endpoint_port_index(ep),
fdt_endpoint_index
(ep));
/src/sys/arch/arm/sunxi/
sunxi_tcon.c
255
int rep_idx =
fdt_endpoint_index
(rep);
279
fdt_endpoint_index
(ep));
307
switch(
fdt_endpoint_index
(ep)) {
348
switch (
fdt_endpoint_index
(ep)) {
360
fdt_endpoint_index
(ep));
401
if (
fdt_endpoint_index
(sc->sc_out_ep) == 0) {
409
switch (
fdt_endpoint_index
(ep)) {
417
fdt_endpoint_index
(ep));
sunxi_hdmi.c
506
switch (
fdt_endpoint_index
(ep)) {
518
fdt_endpoint_index
(ep));
584
switch(
fdt_endpoint_index
(sc->sc_in_ep)) {
865
switch(
fdt_endpoint_index
(sc->sc_in_ep)) {
922
switch(
fdt_endpoint_index
(sc->sc_in_ep)) {
sunxi_debe.c
276
int rep_idx =
fdt_endpoint_index
(rep);
300
fdt_endpoint_index
(ep));
/src/sys/arch/arm/rockchip/
rk_vop.c
689
const u_int ep_index =
fdt_endpoint_index
(ep);
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025