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_port_index
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/dev/fdt/
fdt_port.h
96
int
fdt_endpoint_port_index
(struct fdt_endpoint *);
fdt_panel.c
109
if (
fdt_endpoint_port_index
(ep) != 0)
fdt_port.c
142
fdt_endpoint_port_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));
hdmi_connector.c
156
if (
fdt_endpoint_port_index
(ep) != 0)
/src/sys/arch/arm/sunxi/
sunxi_tcon.c
263
if (
fdt_endpoint_port_index
(ep) == 0) {
305
} else if (
fdt_endpoint_port_index
(ep) == 1) {
333
if (
fdt_endpoint_port_index
(ep) != SUNXI_PORT_INPUT) {
335
fdt_endpoint_port_index
(ep));
398
switch (
fdt_endpoint_port_index
(ep)) {
422
panic("sunxi_tcon_ep_enable port %d",
fdt_endpoint_port_index
(ep));
sunxi_dwhdmi.c
86
if (
fdt_endpoint_port_index
(ep) != DWHDMI_PORT_INPUT)
sunxi_hdmi.c
497
if (
fdt_endpoint_port_index
(ep) != SUNXI_PORT_INPUT) {
499
fdt_endpoint_port_index
(ep));
548
if (
fdt_endpoint_port_index
(ep) == SUNXI_PORT_INPUT) {
sunxi_lcdc.c
401
if (
fdt_endpoint_port_index
(ep) != TCON_PORT_INPUT)
sunxi_debe.c
284
if (
fdt_endpoint_port_index
(ep) == 1) {
/src/sys/arch/arm/nxp/
imx6_dwhdmi.c
147
if (
fdt_endpoint_port_index
(ep) != DWHDMI_PORT_INPUT)
/src/sys/arch/arm/rockchip/
rk_anxdp.c
148
if (
fdt_endpoint_port_index
(ep) != ANXDP_PORT_INPUT)
rk_dwhdmi.c
142
if (
fdt_endpoint_port_index
(ep) != DWHDMI_PORT_INPUT)
/src/sys/dev/i2c/
anxedp.c
352
if (
fdt_endpoint_port_index
(ep) != 0)
tda19988.c
847
if (
fdt_endpoint_port_index
(ep) != TDA19988_PORT_INPUT)
Completed in 18 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025