Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsi476x-core.h410 int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *, bool,
/openbmc/linux/drivers/mfd/
H A Dsi476x-cmd.c966 int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, in si476x_core_cmd_fm_rds_blockcount() function
992 EXPORT_SYMBOL_GPL(si476x_core_cmd_fm_rds_blockcount);
/openbmc/linux/drivers/media/radio/
H A Dradio-si476x.c475 .rds_blckcnt = si476x_core_cmd_fm_rds_blockcount, in si476x_radio_init_vtable()