Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-buf.c18 int tpm_buf_init(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_init()
35 void tpm_buf_reset(struct tpm_buf *buf, u16 tag, u32 ordinal) in tpm_buf_reset()
H A Dtpm1-cmd.c291 unsigned long tpm1_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm1_calc_ordinal_duration()
H A Dxen-tpmfront.c140 u32 ordinal; in vtpm_send() local
H A Dtpm_i2c_nuvoton.c358 u32 ordinal; in i2c_nuvoton_send() local
H A Dtpm2-sessions.c132 __be32 ordinal; member
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c178 uint32_t ordinal; in TSS_checkhmac1() local
265 uint32_t ordinal; in TSS_checkhmac2() local
478 uint32_t ordinal; in tpm_seal() local
600 uint32_t ordinal; in tpm_unseal() local
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c306 u32 status, i, size, ordinal; in st33zp24_send() local
/linux/drivers/platform/x86/
H A Duv_sysfs.c54 static int ordinal_to_nasid(int ordinal) in ordinal_to_nasid()
/linux/include/linux/
H A Dtpm.h361 __be32 ordinal; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c4105 int bnxt_find_nvram_item(struct net_device *dev, u16 type, u16 ordinal, in bnxt_find_nvram_item()
4264 u16 type, ext, ordinal, attr; in bnxt_set_eeprom() local
/linux/tools/power/pm-graph/
H A Dsleepgraph.py4614 def ordinal(value): function