Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dsi476x-core.h419 int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *, bool,
/linux-4.1.27/drivers/mfd/
Dsi476x-cmd.c977 int si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, in si476x_core_cmd_fm_rds_blockcount() function
1003 EXPORT_SYMBOL_GPL(si476x_core_cmd_fm_rds_blockcount);
/linux-4.1.27/drivers/media/radio/
Dradio-si476x.c498 .rds_blckcnt = si476x_core_cmd_fm_rds_blockcount, in si476x_radio_init_vtable()