Searched refs:check_func (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/arch/ia64/scripts/ |
| D | unwcheck.py | 27 def check_func (func, slots, rlen_sum): function 43 check_func(func, slots, rlen_sum) 55 check_func(func, slots, rlen_sum)
|
| /Linux-v5.4/drivers/media/usb/pvrusb2/ |
| D | pvrusb2-context.h | 52 void (*check_func)(struct pvr2_channel *); member
|
| D | pvrusb2-context.c | 132 if (ch1->check_func) ch1->check_func(ch1); in pvr2_context_check()
|
| D | pvrusb2-dvb.c | 457 adap->channel.check_func = pvr2_dvb_internal_check; in pvr2_dvb_create()
|
| D | pvrusb2-sysfs.c | 764 sfp->channel.check_func = pvr2_sysfs_internal_check; in pvr2_sysfs_create()
|
| D | pvrusb2-v4l2.c | 1269 vp->channel.check_func = pvr2_v4l2_internal_check; in pvr2_v4l2_create()
|
| /Linux-v5.4/include/linux/ |
| D | zutil.h | 47 typedef uLong (*check_func) (uLong check, const Byte *buf, typedef
|
| /Linux-v5.4/fs/btrfs/ |
| D | uuid-tree.c | 250 int (*check_func)(struct btrfs_fs_info *, u8 *, u8, in btrfs_uuid_tree_iterate() 308 ret = check_func(fs_info, uuid, key.type, subid_cpu); in btrfs_uuid_tree_iterate()
|
| D | ctree.h | 2705 int (*check_func)(struct btrfs_fs_info *, u8 *, u8,
|