Searched defs:m_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_of.h | 74 drm_of_component_probe(struct device *dev, int (*compare_of)(struct device *, void *), const struct component_master_ops *m_ops) drm_of_component_probe() argument
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_of.h | 83 drm_of_component_probe(struct device *dev, int (*compare_of)(struct device *, void *), const struct component_master_ops *m_ops) drm_of_component_probe() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_of.c | 115 drm_of_component_probe(struct device *dev, int (*compare_of)(struct device *, void *), const struct component_master_ops *m_ops) drm_of_component_probe() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_of.c | 113 drm_of_component_probe(struct device *dev, int (*compare_of)(struct device *, void *), const struct component_master_ops *m_ops) drm_of_component_probe() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 3263 const struct rtnl_link_ops *m_ops; in __rtnl_newlink() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 3535 const struct rtnl_link_ops *m_ops; in __rtnl_newlink() local [all...] |
Completed in 13 milliseconds