Searched refs:check_func (Results 1 – 5 of 5) sorted by relevance
52 void (*check_func)(struct pvr2_channel *); member
132 if (ch1->check_func) ch1->check_func(ch1); in pvr2_context_check()
455 adap->channel.check_func = pvr2_dvb_internal_check; in pvr2_dvb_create()
756 sfp->channel.check_func = pvr2_sysfs_internal_check; in pvr2_sysfs_create()
47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef