HomeSort by: relevance | last modified time | path
    Searched defs:remote_ep (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_lcdc.c 331 struct fdt_endpoint *remote_ep = fdt_endpoint_remote(out_ep); local in function:sunxi_lcdc_encoder_mode
333 if (remote_ep == NULL)
336 switch (fdt_endpoint_type(remote_ep)) {
sunxi_lcdc.c 331 struct fdt_endpoint *remote_ep = fdt_endpoint_remote(out_ep); local in function:sunxi_lcdc_encoder_mode
333 if (remote_ep == NULL)
336 switch (fdt_endpoint_type(remote_ep)) {

Completed in 23 milliseconds