OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunxi_tcon_ep_enable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_tcon.c
85
static int
sunxi_tcon_ep_enable
(device_t, struct fdt_endpoint *, bool);
169
sc->sc_ports.dp_ep_enable =
sunxi_tcon_ep_enable
;
393
sunxi_tcon_ep_enable
(device_t dev, struct fdt_endpoint *ep, bool enable)
function in typeref:typename:int
416
panic("
sunxi_tcon_ep_enable
ep %d",
422
panic("
sunxi_tcon_ep_enable
port %d", fdt_endpoint_port_index(ep));
sunxi_tcon.c
85
static int
sunxi_tcon_ep_enable
(device_t, struct fdt_endpoint *, bool);
169
sc->sc_ports.dp_ep_enable =
sunxi_tcon_ep_enable
;
393
sunxi_tcon_ep_enable
(device_t dev, struct fdt_endpoint *ep, bool enable)
function in typeref:typename:int
416
panic("
sunxi_tcon_ep_enable
ep %d",
422
panic("
sunxi_tcon_ep_enable
port %d", fdt_endpoint_port_index(ep));
Completed in 122 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025