Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dof.h75 struct of_device_id { struct
81 const struct of_device_id *); argument
/openbsd/sys/dev/pci/drm/apple/
H A Dapple_drv.c403 static const struct of_device_id apple_dcp_id_tbl[] = {
619 static const struct of_device_id of_match[] = {
H A Ddcp.c1097 static const struct of_device_id of_match[] = {
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_params.c312 const struct of_device_id dwc2_of_match_table[] = {
1003 const struct of_device_id *match; in dwc2_init_params()
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c3810 find_matching_node(int node, const struct of_device_id *id) in find_matching_node()
3830 __matching_node(struct device_node *np, const struct of_device_id *id) in __matching_node()