Home
last modified time | relevance | path

Searched refs:v4l2_of_alloc_parse_endpoint (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/media/
Dv4l2-of.h92 struct v4l2_of_endpoint *v4l2_of_alloc_parse_endpoint(
106 static inline struct v4l2_of_endpoint *v4l2_of_alloc_parse_endpoint( in v4l2_of_alloc_parse_endpoint() function
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c217 struct v4l2_of_endpoint *v4l2_of_alloc_parse_endpoint( in v4l2_of_alloc_parse_endpoint() function
255 EXPORT_SYMBOL(v4l2_of_alloc_parse_endpoint);
/linux-4.4.14/drivers/media/i2c/
Dov2659.c1362 bus_cfg = v4l2_of_alloc_parse_endpoint(endpoint); in ov2659_get_pdata()
Dtc358743.c1715 endpoint = v4l2_of_alloc_parse_endpoint(ep); in tc358743_probe_of()
/linux-4.4.14/drivers/media/i2c/smiapp/
Dsmiapp-core.c2990 bus_cfg = v4l2_of_alloc_parse_endpoint(ep); in smiapp_get_pdata()