Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dsi476x.c77 struct si476x_core *core = i2c_mfd_cell_to_core(codec_dai->dev); in si476x_codec_set_dai_fmt()
161 struct si476x_core *core = i2c_mfd_cell_to_core(dai->dev); in si476x_codec_hw_params()
/linux-4.1.27/include/linux/mfd/
Dsi476x-core.h168 static inline struct si476x_core *i2c_mfd_cell_to_core(struct device *dev) in i2c_mfd_cell_to_core() function
/linux-4.1.27/drivers/media/radio/
Dradio-si476x.c1454 radio->core = i2c_mfd_cell_to_core(&pdev->dev); in si476x_radio_probe()