Home
last modified time | relevance | path

Searched refs:component_master_ops (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dcomponent.h16 struct component_master_ops { struct
30 const struct component_master_ops *, struct component_match *); argument
/openbsd-src/sys/dev/pci/drm/apple/
H A Dapple_drv.c573 const struct component_master_ops apple_drm_ops = {
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_linux.c3479 const struct component_master_ops *ops, struct component_match *match) in component_master_add_with_match()