Searched defs:valid (Results 1 - 22 of 22) sorted by relevance

/include/linux/raid/
H A Dpq.h75 int (*valid)(void); /* Returns 1 if this routine set is usable */ member in struct:raid6_calls
109 int (*valid)(void); member in struct:raid6_recov_calls
/include/net/
H A Daddrconf.h41 __be32 valid; member in struct:prefix_info
/include/linux/mfd/
H A Dsi476x-reports.h62 * @valid: Set if the channel is valid
87 __u8 valid; member in struct:si476x_rsq_status_report
/include/net/irda/
H A Dirlmp.h129 int valid; member in struct:__anon1245
/include/acpi/
H A Dacbuffer.h85 u8 valid; member in struct:acpi_grt_info
H A Dprocessor.h59 u8 valid; member in struct:acpi_processor_cx
H A Dacpi_bus.h271 u8 valid:1; member in struct:acpi_device_power_state::__anon1
295 u8 valid:1; member in struct:acpi_device_perf_state::__anon2
312 u8 valid:1; /* Can successfully enable wakeup? */ member in struct:acpi_device_wakeup_flags
571 return adev->wakeup.flags.valid;
H A Dactypes.h1145 u8 valid; /* Indicates which optional fields are valid */ member in struct:acpi_device_info
1147 u8 highest_dstates[4]; /* _sx_d values: 0xFF indicates not valid */
1148 u8 lowest_dstates[5]; /* _sx_w values: 0xFF indicates not valid */
/include/linux/
H A Dioc4.h36 uint32_t valid:1; /* Address captured */ member in struct:ioc4_misc_regs::ioc4_pci_err_addr_l::__anon411
H A Disdn_ppp.h35 * to be marked valid by the decompressor and only in this case is ever used.
48 unsigned char valid:1; /* rw Is this structure filled at all ? */ member in struct:isdn_ppp_resetparams
50 unsigned char idval:1; /* rw Is the id field valid ? */
51 unsigned char dtval:1; /* rw Is the data field valid ? */
H A Dsuspend.h103 * @valid: Callback to determine if given system sleep state is supported by
178 int (*valid)(suspend_state_t state); member in struct:platform_suspend_ops
H A Dide.h292 } valid; member in struct:ide_cmd
459 /* sleeping & sleep field valid */
747 /* BOOL: polling active & poll_timeout field valid */
H A Dnfs_xdr.h45 unsigned int valid; /* which fields are valid */ member in struct:nfs_fattr
/include/uapi/drm/
H A Dnouveau_drm.h68 uint32_t valid; member in struct:drm_nouveau_gem_pushbuf_bo_presumed
/include/uapi/rdma/
H A Drdma_user_cm.h188 __u8 valid; member in struct:rdma_ucm_conn_param
/include/net/9p/
H A D9p.h459 * @valid: bitfield specifying which fields are valid
472 u32 valid; member in struct:p9_iattr_dotl
/include/uapi/linux/
H A Dfuse.h188 * Bitmasks for fuse_setattr_in.valid
281 * FUSE_WRITE_LOCKOWNER: lock_owner field is valid
450 uint32_t valid; member in struct:fuse_setattr_in
H A Dcdrom.h250 (not the new "frame 16"!). Only valid
699 __u8 valid : 1; member in struct:request_sense
703 __u8 valid : 1;
H A Dethtool.h154 * @n_priv_flags: Number of flags valid for %ETHTOOL_GPFLAGS and
757 * Note, @vlan_etype, @vlan_tci, and @data are only valid if %FLOW_EXT
759 * @h_dest is valid if %FLOW_MAC_EXT is set.
1025 * @valid: mask of features to be changed
1029 __u32 valid; member in struct:ethtool_set_features_block
1069 * %ETHTOOL_SFEATURES changes features present in features[].valid to the
1071 * not set in .valid or not changeable are ignored.
1073 * Returns %EINVAL when .valid contains undefined or never-changeable bits
1076 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
1080 * resulting state of bits masked by .valid i
[all...]
H A Dkvm.h362 __u8 valid; member in struct:kvm_translation
404 /* not all states are valid on all architectures */
424 /* valid values for type in kvm_s390_interrupt */
842 * KVM_IRQFD_FLAG_RESAMPLE indicates resamplefd is valid and specifies
1090 /* valid for virtual machine (for floating interrupt)_and_ vcpu */
/include/net/sctp/
H A Dstructs.h673 __u8 valid; member in struct:sctp_sockaddr_entry
1809 * Chunk. The valid range of Serial Number is from 0 to
/include/sound/
H A Demu10k1.h448 /* NOTE: This is valid only if CACHELOOPFLAG is set */
452 #define CLP 0x0a /* Cache loop register (valid if CCR_CACHELOOPFLAG = 1) */
800 #define SRCS_SPDIFVALID 0x04000000 /* SPDIF stream valid */
1594 unsigned int valid: 1, member in struct:snd_emu10k1_fx8010_pcm

Completed in 365 milliseconds