Lines Matching defs:dev

93 	struct device *dev = &adev->dev;  in find_sdca_function()  local
179 struct device *dev = &slave->dev; in sdca_lookup_functions() local
196 static int find_sdca_init_table(struct device *dev, in find_sdca_init_table()
245 static const char *find_sdca_control_label(struct device *dev, in find_sdca_control_label()
779 static int find_sdca_control_range(struct device *dev, in find_sdca_control_range()
817 static int find_sdca_control_value(struct device *dev, struct sdca_entity *entity, in find_sdca_control_value()
858 static int find_sdca_entity_control(struct device *dev, struct sdca_entity *entity, in find_sdca_entity_control()
960 static int find_sdca_entity_controls(struct device *dev, in find_sdca_entity_controls()
1044 static int find_sdca_entity_iot(struct device *dev, in find_sdca_entity_iot()
1083 static int find_sdca_entity_cs(struct device *dev, in find_sdca_entity_cs()
1110 static int find_sdca_entity_pde(struct device *dev, in find_sdca_entity_pde()
1177 static int find_sdca_entity_ge(struct device *dev, in find_sdca_entity_ge()
1253 find_sdca_entity_hide(struct device *dev, struct fwnode_handle *function_node, in find_sdca_entity_hide()
1339 static int find_sdca_entity(struct device *dev, in find_sdca_entity()
1396 static int find_sdca_entities(struct device *dev, in find_sdca_entities()
1500 static int find_sdca_entity_connection_iot(struct device *dev, in find_sdca_entity_connection_iot()
1540 static int find_sdca_entity_connection_pde(struct device *dev, in find_sdca_entity_connection_pde()
1593 static int find_sdca_entity_connection_ge(struct device *dev, in find_sdca_entity_connection_ge()
1629 static int find_sdca_entity_connection(struct device *dev, in find_sdca_entity_connection()
1731 static int find_sdca_connections(struct device *dev, in find_sdca_connections()
1765 static int find_sdca_cluster_channel(struct device *dev, in find_sdca_cluster_channel()
1810 static int find_sdca_cluster_channels(struct device *dev, in find_sdca_cluster_channels()
1861 static int find_sdca_clusters(struct device *dev, in find_sdca_clusters()
1932 int sdca_parse_function(struct device *dev, in sdca_parse_function()
1969 struct sdca_control *sdca_selector_find_control(struct device *dev, in sdca_selector_find_control()
1987 struct sdca_control_range *sdca_control_find_range(struct device *dev, in sdca_control_find_range()
2005 struct sdca_control_range *sdca_selector_find_range(struct device *dev, in sdca_selector_find_range()
2019 struct sdca_cluster *sdca_id_find_cluster(struct device *dev, in sdca_id_find_cluster()