Searched refs:afcache_size (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv.h132 u8 afcache_size; member in struct:tuned_station_info
H A Dfmdrv_common.c636 fmdev->rx.stat_info.afcache_size = 0;
655 for (index = 0; index < stat_info->afcache_size; index++) {
668 if (index == stat_info->afcache_size) {
671 stat_info->afcache_size++;
854 (fmdev->rx.stat_info.afcache_size != 0)) {
1001 if (fmdev->rx.afjump_idx >= fmdev->rx.stat_info.afcache_size) {
H A Dfmdrv_rx.c29 fmdev->rx.stat_info.afcache_size = 0;

Completed in 217 milliseconds