| H A D | sdca_functions.c | 247 const struct sdca_entity *entity, in find_sdca_init_table() 250 switch (SDCA_CTL_TYPE(entity->type, control->sel)) { in find_sdca_control_label() argument 540 static unsigned int find_sdca_control_bits(const struct sdca_entity *entity, in find_sdca_control_label() 543 switch (SDCA_CTL_TYPE(entity->type, control->sel)) { in find_sdca_control_bits() argument 609 find_sdca_control_datatype(const struct sdca_entity *entity, in find_sdca_control_bits() 612 switch (SDCA_CTL_TYPE(entity->type, control->sel)) { in find_sdca_control_datatype() argument 780 static bool find_sdca_control_volatile(const struct sdca_entity *entity, in find_sdca_control_datatype() 794 switch (SDCA_CTL_TYPE(entity->type, control->sel)) { in find_sdca_control_volatile() 874 static int find_sdca_control_value(struct device *dev, struct sdca_entity *entity, in find_sdca_control_range() 911 static int find_sdca_control_reset(const struct sdca_entity *entity, in find_sdca_control_value() 783 find_sdca_control_volatile(const struct sdca_entity * entity,const struct sdca_control * control) find_sdca_control_volatile() argument 877 find_sdca_control_value(struct device * dev,struct sdca_entity * entity,struct fwnode_handle * control_node,struct sdca_control * control,const char * const label) find_sdca_control_value() argument 914 find_sdca_control_reset(const struct sdca_entity * entity,struct sdca_control * control) find_sdca_control_reset() argument 946 find_sdca_entity_control(struct device * dev,struct sdca_entity * entity,struct fwnode_handle * control_node,struct sdca_control * control) find_sdca_entity_control() argument 1057 find_sdca_entity_controls(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_controls() argument 1141 find_sdca_entity_iot(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_iot() argument 1191 find_sdca_entity_cs(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_cs() argument 1218 find_sdca_entity_pde(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_pde() argument 1285 find_sdca_entity_ge(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_ge() argument 1361 find_sdca_entity_hide(struct device * dev,struct sdw_slave * sdw,struct fwnode_handle * function_node,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_hide() argument 1448 find_sdca_entity_xu(struct device * dev,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_xu() argument 1471 find_sdca_entity(struct device * dev,struct sdw_slave * sdw,struct fwnode_handle * function_node,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity() argument 1610 struct sdca_entity *entity = &function->entities[i]; find_sdca_entity_by_label() local 1625 struct sdca_entity *entity = &function->entities[i]; find_sdca_entity_by_id() local 1637 find_sdca_entity_connection_iot(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_iot() argument 1677 find_sdca_entity_connection_pde(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_pde() argument 1730 find_sdca_entity_connection_ge(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection_ge() argument 1766 find_sdca_entity_connection(struct device * dev,struct sdca_function_data * function,struct fwnode_handle * entity_node,struct sdca_entity * entity) find_sdca_entity_connection() argument 1873 struct sdca_entity *entity = &function->entities[i]; find_sdca_connections() local 2250 sdca_selector_find_control(struct device * dev,struct sdca_entity * entity,const int sel) sdca_selector_find_control() argument 2268 sdca_control_find_range(struct device * dev,struct sdca_entity * entity,struct sdca_control * control,int cols,int rows) sdca_control_find_range() argument 2286 sdca_selector_find_range(struct device * dev,struct sdca_entity * entity,int sel,int cols,int rows) sdca_selector_find_range() argument [all...] |