Searched refs:check_func (Results 1 – 7 of 7) sorted by relevance
19 bool (*check_func)(unsigned long arch_id, unsigned long impid); member57 .check_func = errata_cip_453_check_func61 .check_func = errata_cip_1200_check_func72 if (errata_list[idx].check_func(archid, impid)) in sifive_errata_probe()
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()
1267 vp->channel.check_func = pvr2_v4l2_internal_check; in pvr2_v4l2_create()
47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef
Completed in 18 milliseconds