Home
last modified time | relevance | path

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

/drivers/media/usb/pvrusb2/
Dpvrusb2-context.h52 void (*check_func)(struct pvr2_channel *); member
Dpvrusb2-context.c132 if (ch1->check_func) ch1->check_func(ch1); in pvr2_context_check()
Dpvrusb2-dvb.c457 adap->channel.check_func = pvr2_dvb_internal_check; in pvr2_dvb_create()
Dpvrusb2-sysfs.c764 sfp->channel.check_func = pvr2_sysfs_internal_check; in pvr2_sysfs_create()
Dpvrusb2-v4l2.c1274 vp->channel.check_func = pvr2_v4l2_internal_check; in pvr2_v4l2_create()