Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/bcm2048/
Dradio-bcm2048.c251 struct rds_info { struct
281 struct rds_info rds_info; argument
478 memset(&bdev->rds_info, 0, sizeof(bdev->rds_info)); in bcm2048_set_rds_no_lock()
526 return bdev->rds_info.rds_pi; in bcm2048_get_rds_pi()
1351 if (!bdev->rds_info.text_len) { in bcm2048_get_rds_rt()
1357 if (bdev->rds_info.rds_rt[i]) { in bcm2048_get_rds_rt()
1360 if (bdev->rds_info.rds_rt[i] != 0x0d) { in bcm2048_get_rds_rt()
1361 data_buffer[j++] = bdev->rds_info.rds_rt[i]; in bcm2048_get_rds_rt()
1373 if (!bdev->rds_info.rds_rt[i]) { in bcm2048_get_rds_rt()
1401 if (!bdev->rds_info.text_len) { in bcm2048_get_rds_ps()
[all …]