Searched refs:stop_lines (Results 1 – 3 of 3) sorted by relevance
381 goomInfo->update.stop_lines = 0xf000 & 5; in goom_update()384 goomInfo->update.stop_lines = 0; in goom_update()674 if ((goomInfo->update.stop_lines & 0xf000) in goom_update()686 goomInfo->update.stop_lines &= 0x0fff; in goom_update()712 &mode, &litude, goomInfo->update.stop_lines); in goom_update()715 if (goomInfo->update.stop_lines) { in goom_update()716 goomInfo->update.stop_lines--; in goom_update()748 &mode, &litude, goomInfo->update.stop_lines); in goom_update()751 if (goomInfo->update.stop_lines) { in goom_update()752 goomInfo->update.stop_lines--; in goom_update()
150 int stop_lines; member
195 pp->update.stop_lines = 0; in plugin_info_init()