Searched refs:rds_ps (Results 1 – 1 of 1) sorted by relevance
264 u8 rds_ps[BCM2048_MAX_RDS_PS]; member1425 if (bdev->rds_info.rds_ps[i]) { in bcm2048_get_rds_ps()1426 data_buffer[j++] = bdev->rds_info.rds_ps[i]; in bcm2048_get_rds_ps()1629 if (!bdev->rds_info.rds_ps[index]) in bcm2048_parse_rds_ps_block()1630 bdev->rds_info.rds_ps[index] = in bcm2048_parse_rds_ps_block()1632 if (!bdev->rds_info.rds_ps[index+1]) in bcm2048_parse_rds_ps_block()1633 bdev->rds_info.rds_ps[index+1] = in bcm2048_parse_rds_ps_block()1636 bdev->rds_info.rds_ps[index] = bdev->rds_info.radio_text[i+1]; in bcm2048_parse_rds_ps_block()1637 bdev->rds_info.rds_ps[index+1] = in bcm2048_parse_rds_ps_block()2074 property_str_read(rds_ps, (BCM2048_MAX_RDS_PS + 1))[all …]