Home
last modified time | relevance | path

Searched refs:i2c_mfd_cell_to_core (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dsi476x.c68 struct si476x_core *core = i2c_mfd_cell_to_core(codec_dai->dev); in si476x_codec_set_dai_fmt()
152 struct si476x_core *core = i2c_mfd_cell_to_core(dai->dev); in si476x_codec_hw_params()
/linux/include/linux/mfd/
H A Dsi476x-core.h159 static inline struct si476x_core *i2c_mfd_cell_to_core(struct device *dev) in i2c_mfd_cell_to_core() function