Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 30) sorted by relevance

12

/linux/rust/syn/
H A Dclassify.rs107 fn last_type_in_path(path: &Path) -> ControlFlow<bool, &Type> { in trailing_unparameterized_path()
120 ) -> ControlFlow<bool, &Type> { in trailing_unparameterized_path()
281 fn last_type_in_path(path: &Path) -> Option<&Type> { in expr_trailing_brace()
293 ) -> ControlFlow<bool, &Type> { in expr_trailing_brace()
H A Dty.rs298 impl Parse for Type { implementation
306 impl Type { impl
324 ) -> Result<Type> { in ambig_ty()
H A Ditem.rs1226 fn parse_optional_definition(input: ParseStream) -> Result<Option<(Token![=], Type)>> { in parse_optional_definition() argument
/linux/drivers/usb/storage/
H A Dfreecom.c44 u8 Type; /* Command type. */ member
51 u8 Type; /* Command type. */ member
58 u8 Type; /* Type + IDE register. */ member
65 u8 Type; /* Type | IDE register. */ member
/linux/include/uapi/linux/
H A Dcciss_defs.h99 BYTE Type:3; member
102 } Type; member
110 BYTE Type; member
/linux/tools/power/cpupower/
H A Dcpupower.service.in10 Type=oneshot key
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.service8 Type=simple key
/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h125 CONFIGTYPE Type; member
171 MEMORYTYPE Type; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_efuse.c270 void EFUSE_ShadowRead(struct adapter *padapter, u8 Type, u16 Offset, u32 *Value) in EFUSE_ShadowRead()
/linux/fs/smb/server/
H A Dntlmssp.h96 __le16 Type; member
/linux/drivers/usb/serial/
H A Dio_usbvend.h594 __u8 Type; // Type of descriptor member
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-types.h65 enum tmBusType Type; member
/linux/rust/syn/gen/
H A Deq.rs1921 impl Eq for crate::Type {} implementation
1924 impl PartialEq for crate::Type { implementation
H A Dclone.rs1921 impl Clone for crate::Type { implementation
H A Dhash.rs2430 impl Hash for crate::Type { implementation
H A Dvisit_mut.rs807 fn visit_type_mut(&mut self, i: &mut crate::Type) { in visit_type_mut()
H A Dfold.rs870 fn fold_type(&mut self, i: crate::Type) -> crate::Type { in fold_type()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu71_discrete.h575 uint8_t Type; member
H A Dsmu72_discrete.h642 uint8_t Type; member
H A Dsmu73_discrete.h662 uint8_t Type; member
H A Dsmu74_discrete.h643 uint8_t Type; member
H A Dsmu75_discrete.h671 uint8_t Type; member
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py47 class Type(SpecAttr): class
/linux/drivers/scsi/
H A Dhpsa_cmd.h387 u8 Type; member
/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h766 U8 Type; /* 02h */ member

12