Searched refs:fwnode_connection_find_match (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/usb/typec/ |
A D | mux.c | 68 sw = fwnode_connection_find_match(fwnode, "orientation-switch", NULL, in fwnode_typec_switch_get() 267 mux = fwnode_connection_find_match(fwnode, "mode-switch", (void *)desc, in fwnode_typec_mux_get()
|
/linux/include/linux/ |
A D | property.h | 440 void *fwnode_connection_find_match(struct fwnode_handle *fwnode, 448 return fwnode_connection_find_match(dev_fwnode(dev), con_id, data, match); in device_connection_find_match()
|
/linux/drivers/base/ |
A D | property.c | 1255 void *fwnode_connection_find_match(struct fwnode_handle *fwnode, in fwnode_connection_find_match() function 1270 EXPORT_SYMBOL_GPL(fwnode_connection_find_match);
|
/linux/drivers/usb/roles/ |
A D | class.c | 152 sw = fwnode_connection_find_match(fwnode, "usb-role-switch", in fwnode_usb_role_switch_get()
|
/linux/ |
A D | vmlinux.symvers | 7649 0x00000000 fwnode_connection_find_match vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 31208 ffff800010809d44 T fwnode_connection_find_match
|
A D | .tmp_System.map | 31208 ffff800010809d44 T fwnode_connection_find_match
|
Completed in 301 milliseconds