Lines Matching defs:rds_blckcnt
264 * @rds_blckcnt: Get received RDS blocks count
276 int (*rds_blckcnt)(struct si476x_core *, bool,
475 .rds_blckcnt = si476x_core_cmd_fm_rds_blockcount,
486 .rds_blckcnt = NULL,
1220 if (radio->ops->rds_blckcnt)
1221 err = radio->ops->rds_blckcnt(radio->core, true,
1249 if (radio->ops->rds_blckcnt)
1284 if (radio->ops->rds_blckcnt)
1319 if (radio->ops->rds_blckcnt)
1346 debugfs_create_file("rds_blckcnt", S_IRUGO, radio->debugfs, radio,