Lines Matching defs:rds_blckcnt
264 * @rds_blckcnt: Get received RDS blocks count
276 int (*rds_blckcnt)(struct si476x_core *, bool,
481 .rds_blckcnt = si476x_core_cmd_fm_rds_blockcount,
492 .rds_blckcnt = NULL,
1229 if (radio->ops->rds_blckcnt)
1230 err = radio->ops->rds_blckcnt(radio->core, true,
1258 if (radio->ops->rds_blckcnt)
1293 if (radio->ops->rds_blckcnt)
1328 if (radio->ops->rds_blckcnt)
1355 debugfs_create_file("rds_blckcnt", S_IRUGO, radio->debugfs, radio,