Searched refs:rds_ps (Results 1 – 1 of 1) sorted by relevance
264 u8 rds_ps[BCM2048_MAX_RDS_PS]; member1421 if (bdev->rds_info.rds_ps[i]) { in bcm2048_get_rds_ps()1422 data_buffer[j++] = bdev->rds_info.rds_ps[i]; in bcm2048_get_rds_ps()1625 if (!bdev->rds_info.rds_ps[index]) in bcm2048_parse_rds_ps_block()1626 bdev->rds_info.rds_ps[index] = in bcm2048_parse_rds_ps_block()1628 if (!bdev->rds_info.rds_ps[index+1]) in bcm2048_parse_rds_ps_block()1629 bdev->rds_info.rds_ps[index+1] = in bcm2048_parse_rds_ps_block()1632 bdev->rds_info.rds_ps[index] = bdev->rds_info.radio_text[i+1]; in bcm2048_parse_rds_ps_block()1633 bdev->rds_info.rds_ps[index+1] = in bcm2048_parse_rds_ps_block()2070 property_str_read(rds_ps, (BCM2048_MAX_RDS_PS + 1))[all …]