Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-si476x.c1399 radio->core = i2c_mfd_cell_to_core(&pdev->dev); in si476x_radio_probe()