Home
last modified time | relevance | path

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

/include/linux/usb/
A Dtypec_mux.h34 return fwnode_typec_switch_get(dev_fwnode(dev)); in typec_switch_get()
105 return fwnode_typec_mux_get(dev_fwnode(dev)); in typec_mux_get()
A Dtypec_retimer.h36 return fwnode_typec_retimer_get(dev_fwnode(dev)); in typec_retimer_get()
/include/linux/
A Dproperty.h35 #define dev_fwnode(dev) \ macro
112 return fwnode_device_is_big_endian(dev_fwnode(dev)); in device_is_big_endian()
124 return fwnode_device_is_compatible(dev_fwnode(dev), compat); in device_is_compatible()
136 return fwnode_property_match_property_string(dev_fwnode(dev), propname, array, n); in device_property_match_property_string()
228 return fwnode_get_child_node_count(dev_fwnode(dev)); in device_get_child_node_count()
236 return fwnode_get_named_child_node_count(dev_fwnode(dev), name); in device_get_named_child_node_count()
538 return fwnode_connection_find_match(dev_fwnode(dev), con_id, data, match); in device_connection_find_match()
A Di2c.h1121 return i2c_acpi_new_device_by_fwnode(dev_fwnode(dev), index, info); in i2c_acpi_new_device()
/include/linux/surface_aggregator/
A Ddevice.h405 return __ssam_register_clients(dev, ctrl, dev_fwnode(dev)); in ssam_register_clients()

Completed in 38 milliseconds