Searched refs:kindof (Results 1 – 2 of 2) sorted by relevance
207 DEBUG(printk(CARD_DEBUG "completed %s at %p\n",CARD,ztv->workqueue->kindof==FBUFFER_GRAB?"grab":"re… in reap_states()215 switch (ztv->workqueue->kindof) { in reap_states()223 printk(CARD_INFO "somebody killed the workqueue (kindof=%d)!\n",CARD,ztv->workqueue->kindof); in reap_states()243 DEBUG(printk(CARD_DEBUG "starting %s at %p\n",CARD,ztv->workqueue->kindof==FBUFFER_GRAB?"grab":"rea… in reap_states()250 switch (ztv->workqueue->kindof) { in reap_states()261 printk(CARD_INFO "what is this doing on the queue? (kindof=%d)\n",CARD,ztv->workqueue->kindof); in reap_states()1932 ztv->overinfo.kindof = FBUFFER_OVERLAY; in init_zoran()1946 ztv->grabinfo[i].kindof = FBUFFER_GRAB; in init_zoran()1952 ztv->readinfo[0].kindof = FBUFFER_VBI; in init_zoran()
73 uint kindof; member