Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/common/siano/
H A Dsmsdvb.h36 int last_per; member
H A Dsmsdvb-main.c278 client->last_per = c->block_error.stat[0].uvalue; in smsdvb_update_per_slices()
333 client->last_per = c->block_error.stat[0].uvalue; in smsdvb_update_dvb_stats()
399 client->last_per = c->block_error.stat[0].uvalue; in smsdvb_update_isdbt_stats()
487 client->last_per = c->block_error.stat[0].uvalue; in smsdvb_update_isdbt_stats_ex()
621 if (client->last_per == c->block_error.stat[0].uvalue) in smsdvb_onresponse()