Searched defs:valid (Results 1 - 20 of 20) 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
/include/net/
H A Daddrconf.h37 __be32 valid; member in struct:prefix_info
/include/net/irda/
H A Dirlmp.h129 int valid; member in struct:__anon1540
/include/linux/
H A Dioc4.h36 uint32_t valid:1; /* Address captured */ member in struct:ioc4_misc_regs::ioc4_pci_err_addr_l::__anon591
H A Dsuspend.h101 * @valid: Callback to determine if given system sleep state is supported by
176 int (*valid)(suspend_state_t state); member in struct:platform_suspend_ops
H A Disdn_ppp.h87 * to be marked valid by the decompressor and only in this case is ever used.
100 unsigned char valid:1; /* rw Is this structure filled at all ? */ member in struct:isdn_ppp_resetparams
102 unsigned char idval:1; /* rw Is the id field valid ? */
103 unsigned char dtval:1; /* rw Is the data field valid ? */
H A Dfuse.h136 * Bitmasks for fuse_setattr_in.valid
204 * FUSE_WRITE_LOCKOWNER: lock_owner field is valid
364 __u32 valid; member in struct:fuse_setattr_in
H A Dethtool.h100 __u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */
250 /* Values changeable by the user. The valid values are
709 * @valid: mask of features to be changed
713 __u32 valid; member in struct:ethtool_set_features_block
730 * %ETHTOOL_SFEATURES changes features present in features[].valid to the
732 * not set in .valid or not changeable are ignored.
734 * Returns %EINVAL when .valid contains undefined or never-changeable bits
737 * %ETHTOOL_F_UNSUPPORTED - there were bits set in .valid that are not
741 * resulting state of bits masked by .valid is not equal to .requested.
743 * in the set. When %ETHTOOL_F_UNSUPPORTED is set, .valid i
[all...]
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 Dide.h296 } valid; member in struct:ide_cmd
463 /* sleeping & sleep field valid */
751 /* BOOL: polling active & poll_timeout field valid */
H A Dkvm.h329 __u8 valid; member in struct:kvm_translation
386 /* valid values for type in kvm_s390_interrupt */
818 /* valid for virtual machine (for floating interrupt)_and_ vcpu */
H A Dnfs_xdr.h39 unsigned int valid; /* which fields are valid */ member in struct:nfs_fattr
/include/rdma/
H A Drdma_user_cm.h143 __u8 valid; member in struct:rdma_ucm_conn_param
/include/acpi/
H A Dacpi_bus.h201 u8 valid:1; member in struct:acpi_device_power_state::__anon1
224 u8 valid:1; member in struct:acpi_device_perf_state::__anon2
241 u8 valid:1; /* Can successfully enable wakeup? */ member in struct:acpi_device_wakeup_flags
H A Dprocessor.h56 u8 valid; member in struct:acpi_processor_cx
H A Dactypes.h1045 u8 valid; /* Indicates which optional fields are valid */ member in struct:acpi_device_info
1047 u8 highest_dstates[4]; /* _sx_d values: 0xFF indicates not valid */
1048 u8 lowest_dstates[5]; /* _sx_w values: 0xFF indicates not valid */
/include/drm/
H A Dnouveau_drm.h122 uint32_t valid; member in struct:drm_nouveau_gem_pushbuf_bo_presumed
/include/net/9p/
H A D9p.h459 * @valid: bitfield specifying which fields are valid
472 u32 valid; member in struct:p9_iattr_dotl
/include/net/sctp/
H A Dstructs.h808 __u8 valid; member in struct:sctp_sockaddr_entry
1916 * Chunk. The valid range of Serial Number is from 0 to
/include/sound/
H A Demu10k1.h452 /* NOTE: This is valid only if CACHELOOPFLAG is set */
456 #define CLP 0x0a /* Cache loop register (valid if CCR_CACHELOOPFLAG = 1) */
804 #define SRCS_SPDIFVALID 0x04000000 /* SPDIF stream valid */
1598 unsigned int valid: 1, member in struct:snd_emu10k1_fx8010_pcm
2179 DECLARE_BITMAP(gpr_valid, 0x200); /* bitmask of valid initializers */
2192 DECLARE_BITMAP(tram_valid, 0x100); /* bitmask of valid initializers */
2196 DECLARE_BITMAP(code_valid, 1024); /* bitmask of valid instructions */

Completed in 394 milliseconds