Home
last modified time | relevance | path

Searched refs:fwnode_graph_parse_endpoint (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Dproperty.c1123 ret = fwnode_graph_parse_endpoint(endpoint, &fwnode_ep); in fwnode_graph_get_remote_node()
1185 ret = fwnode_graph_parse_endpoint(ep, &fwnode_ep); in fwnode_graph_get_endpoint_by_id()
1225 int fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode, in fwnode_graph_parse_endpoint() function
1232 EXPORT_SYMBOL(fwnode_graph_parse_endpoint);
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c495 fwnode_graph_parse_endpoint(fwnode, &vep->base); in __v4l2_fwnode_endpoint_parse()
571 fwnode_graph_parse_endpoint(fwnode, &fwep); in v4l2_fwnode_parse_link()
582 fwnode_graph_parse_endpoint(fwnode, &fwep); in v4l2_fwnode_parse_link()
892 ret = fwnode_graph_parse_endpoint(fwnode, &ep); in __v4l2_async_notifier_parse_fwnode_ep()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h434 int fwnode_graph_parse_endpoint(const struct fwnode_handle *fwnode,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk803 fwnode_graph_parse_endpoint
2836 fwnode_graph_parse_endpoint
H A Dabi_gki_aarch64_imx2322 fwnode_graph_parse_endpoint
H A Dabi_gki_aarch64_rockchip2913 fwnode_graph_parse_endpoint
H A Dabi_gki_aarch64_oplus1023 fwnode_graph_parse_endpoint
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c385 ret = fwnode_graph_parse_endpoint(fwnode, &endpoint); in media_entity_get_fwnode_pad()