Lines Matching defs:dev
94 struct device *dev = &adev->dev; in find_sdca_function() local
182 struct device *dev = &slave->dev; in sdca_lookup_functions() local
199 static int find_sdca_init_table(struct device *dev, in find_sdca_init_table()
248 static const char *find_sdca_control_label(struct device *dev, in find_sdca_control_label()
782 static int find_sdca_control_range(struct device *dev, in find_sdca_control_range()
820 static int find_sdca_control_value(struct device *dev, struct sdca_entity *entity, in find_sdca_control_value()
861 static int find_sdca_entity_control(struct device *dev, struct sdca_entity *entity, in find_sdca_entity_control()
963 static int find_sdca_entity_controls(struct device *dev, in find_sdca_entity_controls()
1047 static int find_sdca_entity_iot(struct device *dev, in find_sdca_entity_iot()
1086 static int find_sdca_entity_cs(struct device *dev, in find_sdca_entity_cs()
1113 static int find_sdca_entity_pde(struct device *dev, in find_sdca_entity_pde()
1180 static int find_sdca_entity_ge(struct device *dev, in find_sdca_entity_ge()
1256 find_sdca_entity_hide(struct device *dev, struct fwnode_handle *function_node, in find_sdca_entity_hide()
1342 static int find_sdca_entity(struct device *dev, in find_sdca_entity()
1399 static int find_sdca_entities(struct device *dev, in find_sdca_entities()
1503 static int find_sdca_entity_connection_iot(struct device *dev, in find_sdca_entity_connection_iot()
1543 static int find_sdca_entity_connection_pde(struct device *dev, in find_sdca_entity_connection_pde()
1596 static int find_sdca_entity_connection_ge(struct device *dev, in find_sdca_entity_connection_ge()
1632 static int find_sdca_entity_connection(struct device *dev, in find_sdca_entity_connection()
1734 static int find_sdca_connections(struct device *dev, in find_sdca_connections()
1768 static int find_sdca_cluster_channel(struct device *dev, in find_sdca_cluster_channel()
1813 static int find_sdca_cluster_channels(struct device *dev, in find_sdca_cluster_channels()
1864 static int find_sdca_clusters(struct device *dev, in find_sdca_clusters()
1935 int sdca_parse_function(struct device *dev, in sdca_parse_function()
1972 struct sdca_control *sdca_selector_find_control(struct device *dev, in sdca_selector_find_control()
1990 struct sdca_control_range *sdca_control_find_range(struct device *dev, in sdca_control_find_range()
2008 struct sdca_control_range *sdca_selector_find_range(struct device *dev, in sdca_selector_find_range()
2022 struct sdca_cluster *sdca_id_find_cluster(struct device *dev, in sdca_id_find_cluster()