Symbol: device_node
sys/dev/pci/drm/apple/apple_drv.c
376
struct device_node *node;
sys/dev/pci/drm/apple/apple_drv.c
414
struct device_node *np;
sys/dev/pci/drm/apple/apple_drv.c
582
struct device_node *np;
sys/dev/pci/drm/apple/dcp.c
531
struct device_node *node = of_get_child_by_name(dcp->dev->of_node, "piodma");
sys/dev/pci/drm/apple/dcp.c
788
struct device_node *panel_np;
sys/dev/pci/drm/display/drm_hdmi_audio_helper.c
63
struct device_node *endpoint,
sys/dev/pci/drm/drm_bridge.c
1414
struct drm_bridge *of_drm_find_bridge(struct device_node *np)
sys/dev/pci/drm/drm_linux.c
3772
struct device_node *
sys/dev/pci/drm/drm_linux.c
3778
return (struct device_node *)(uintptr_t)pdev->node;
sys/dev/pci/drm/drm_linux.c
3782
__of_device_is_compatible(struct device_node *np, const char *compatible)
sys/dev/pci/drm/drm_linux.c
3788
__of_property_present(struct device_node *np, const char *propname)
sys/dev/pci/drm/drm_linux.c
3794
__of_property_read_variable_u32_array(struct device_node *np,
sys/dev/pci/drm/drm_linux.c
3814
__of_property_read_variable_u64_array(struct device_node *np,
sys/dev/pci/drm/drm_linux.c
3834
__of_property_match_string(struct device_node *np,
sys/dev/pci/drm/drm_linux.c
3845
struct device_node *
sys/dev/pci/drm/drm_linux.c
3846
__of_parse_phandle(struct device_node *np, const char *propname, int idx)
sys/dev/pci/drm/drm_linux.c
3860
return (struct device_node *)(uintptr_t)node;
sys/dev/pci/drm/drm_linux.c
3864
__of_parse_phandle_with_args(struct device_node *np, const char *propname,
sys/dev/pci/drm/drm_linux.c
3879
args->np = (struct device_node *)(uintptr_t)node;
sys/dev/pci/drm/drm_linux.c
3888
of_address_to_resource(struct device_node *np, int idx, struct resource *res)
sys/dev/pci/drm/drm_linux.c
3939
struct device_node *
sys/dev/pci/drm/drm_linux.c
3940
__matching_node(struct device_node *np, const struct of_device_id *id)
sys/dev/pci/drm/drm_linux.c
3950
return (struct device_node *)(uintptr_t)match;
sys/dev/pci/drm/drm_linux.c
3958
of_platform_device_create(struct device_node *np, const char *bus_id,
sys/dev/pci/drm/drm_linux.c
3973
of_find_device_by_node(struct device_node *np)
sys/dev/pci/drm/drm_linux.c
3986
of_device_is_available(struct device_node *np)
sys/dev/pci/drm/drm_linux.c
3998
of_dma_configure(struct device *dev, struct device_node *np, int force_dma)
sys/dev/pci/drm/drm_linux.c
4007
struct device_node *
sys/dev/pci/drm/drm_linux.c
4016
return (struct device_node *)(uintptr_t)child;
sys/dev/pci/drm/drm_linux.c
4021
struct device_node *
sys/dev/pci/drm/drm_linux.c
4031
return (struct device_node *)(uintptr_t)child;
sys/dev/pci/drm/drm_linux.c
4046
struct device_node *np)
sys/dev/pci/drm/drm_mipi_dsi.c
113
struct mipi_dsi_device *of_find_mipi_dsi_device_by_node(struct device_node *np)
sys/dev/pci/drm/drm_mipi_dsi.c
164
of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node)
sys/dev/pci/drm/drm_mipi_dsi.c
189
of_mipi_dsi_device_add(struct mipi_dsi_host *host, struct device_node *node)
sys/dev/pci/drm/drm_mipi_dsi.c
318
struct mipi_dsi_host *of_find_mipi_dsi_host_by_node(struct device_node *node)
sys/dev/pci/drm/drm_mipi_dsi.c
339
struct device_node *node;
sys/dev/pci/drm/drm_modes.c
1191
int of_get_drm_display_mode(struct device_node *np,
sys/dev/pci/drm/drm_modes.c
1225
int of_get_drm_panel_display_mode(struct device_node *np,
sys/dev/pci/drm/drm_panel.c
456
struct drm_panel *of_drm_find_panel(const struct device_node *np)
sys/dev/pci/drm/drm_panel.c
490
int of_drm_get_panel_orientation(const struct device_node *np,
sys/dev/pci/drm/include/drm/drm_bridge.h
1006
struct device_node *of_node;
sys/dev/pci/drm/include/drm/drm_bridge.h
1201
struct drm_bridge *of_drm_find_bridge(struct device_node *np);
sys/dev/pci/drm/include/drm/drm_bridge.h
1203
static inline struct drm_bridge *of_drm_find_bridge(struct device_node *np)
sys/dev/pci/drm/include/drm/drm_bridge.h
1404
struct drm_bridge *devm_drm_of_get_bridge(struct device *dev, struct device_node *node,
sys/dev/pci/drm/include/drm/drm_bridge.h
1406
struct drm_bridge *drmm_of_get_bridge(struct drm_device *drm, struct device_node *node,
sys/dev/pci/drm/include/drm/drm_bridge.h
1410
struct device_node *node,
sys/dev/pci/drm/include/drm/drm_bridge.h
1418
struct device_node *node,
sys/dev/pci/drm/include/drm/drm_bridge.h
37
struct device_node;
sys/dev/pci/drm/include/drm/drm_crtc.h
45
struct device_node;
sys/dev/pci/drm/include/drm/drm_crtc.h
936
struct device_node *port;
sys/dev/pci/drm/include/drm/drm_modes.h
510
int of_get_drm_display_mode(struct device_node *np,
sys/dev/pci/drm/include/drm/drm_modes.h
513
int of_get_drm_panel_display_mode(struct device_node *np,
sys/dev/pci/drm/include/drm/drm_modes.h
516
static inline int of_get_drm_display_mode(struct device_node *np,
sys/dev/pci/drm/include/drm/drm_modes.h
523
static inline int of_get_drm_panel_display_mode(struct device_node *np,
sys/dev/pci/drm/include/drm/drm_of.h
9
int (*)(struct device *, void *), struct device_node *);
sys/dev/pci/drm/include/drm/drm_panel.h
342
struct drm_panel *of_drm_find_panel(const struct device_node *np);
sys/dev/pci/drm/include/drm/drm_panel.h
343
int of_drm_get_panel_orientation(const struct device_node *np,
sys/dev/pci/drm/include/drm/drm_panel.h
346
static inline struct drm_panel *of_drm_find_panel(const struct device_node *np)
sys/dev/pci/drm/include/drm/drm_panel.h
35
struct device_node;
sys/dev/pci/drm/include/drm/drm_panel.h
351
static inline int of_drm_get_panel_orientation(const struct device_node *np,
sys/dev/pci/drm/include/linux/device.h
19
struct device_node;
sys/dev/pci/drm/include/linux/of.h
21
struct device_node *__of_get_compatible_child(void *, const char *);
sys/dev/pci/drm/include/linux/of.h
25
struct device_node *__of_get_child_by_name(void *, const char *);
sys/dev/pci/drm/include/linux/of.h
31
struct device_node *__of_devnode(void *);
sys/dev/pci/drm/include/linux/of.h
33
__builtin_types_compatible_p(typeof(arg), struct device_node *) ? \
sys/dev/pci/drm/include/linux/of.h
34
(struct device_node *)arg : __of_devnode(&arg)
sys/dev/pci/drm/include/linux/of.h
36
int __of_property_present(struct device_node *, const char *);
sys/dev/pci/drm/include/linux/of.h
40
int __of_property_read_variable_u32_array(struct device_node *,
sys/dev/pci/drm/include/linux/of.h
47
int __of_property_read_variable_u64_array(struct device_node *,
sys/dev/pci/drm/include/linux/of.h
52
int __of_property_match_string(struct device_node *,
sys/dev/pci/drm/include/linux/of.h
57
struct device_node *__of_parse_phandle(struct device_node *,
sys/dev/pci/drm/include/linux/of.h
63
struct device_node *np;
sys/dev/pci/drm/include/linux/of.h
68
int __of_parse_phandle_with_args(struct device_node *,
sys/dev/pci/drm/include/linux/of.h
73
int of_device_is_available(struct device_node *);
sys/dev/pci/drm/include/linux/of.h
80
struct device_node *__matching_node(struct device_node *,
sys/dev/pci/drm/include/linux/of_address.h
6
struct device_node;
sys/dev/pci/drm/include/linux/of_address.h
9
int of_address_to_resource(struct device_node *, int, struct resource *);
sys/dev/pci/drm/include/linux/of_device.h
13
int of_dma_configure(struct device *, struct device_node *, int);
sys/dev/pci/drm/include/linux/of_device.h
9
int __of_device_is_compatible(struct device_node *, const char *);
sys/dev/pci/drm/include/linux/of_platform.h
6
struct platform_device *of_platform_device_create(struct device_node *,
sys/dev/pci/drm/include/linux/of_platform.h
8
struct platform_device *of_find_device_by_node(struct device_node *);
sys/dev/pci/drm/radeon/radeon_clocks.c
113
struct device_node *dp = rdev->pdev->dev.of_node;