Searched defs:ordinal (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/char/tpm/ |
H A D | tpm-buf.c | 18 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 D | tpm1-cmd.c | 291 unsigned long tpm1_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm1_calc_ordinal_duration()
|
H A D | xen-tpmfront.c | 140 u32 ordinal; in vtpm_send() local
|
H A D | tpm_i2c_nuvoton.c | 358 u32 ordinal; in i2c_nuvoton_send() local
|
H A D | tpm2-sessions.c | 132 __be32 ordinal; member
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 178 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 D | st33zp24.c | 306 u32 status, i, size, ordinal; in st33zp24_send() local
|
/linux/drivers/platform/x86/ |
H A D | uv_sysfs.c | 54 static int ordinal_to_nasid(int ordinal) in ordinal_to_nasid()
|
/linux/include/linux/ |
H A D | tpm.h | 361 __be32 ordinal; member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 4105 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 D | sleepgraph.py | 4614 def ordinal(value): function
|