Searched defs:function_regmap (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/sdca/ |
| H A D | sdca_ump.c | 30 struct regmap *function_regmap, in sdca_ump_get_owner_host() argument 66 struct regmap *function_regmap, in sdca_ump_set_owner_device() argument 108 struct regmap *function_regmap, in sdca_ump_read_message() argument 189 sdca_ump_write_message(struct device * dev,struct regmap * device_regmap,struct regmap * function_regmap,struct sdca_function_data * function,struct sdca_entity * entity,unsigned int offset_sel,unsigned int msg_offset,unsigned int length_sel,void * msg,int msg_len) sdca_ump_write_message() argument [all...] |
| /linux/include/sound/ |
| H A D | sdca_interrupts.h | 42 struct regmap *function_regmap; member
|