Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 13 of 13) 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 Dtpm-interface.c52 unsigned long tpm_calc_ordinal_duration(struct tpm_chip *chip, u32 ordinal) in tpm_calc_ordinal_duration()
97 u32 count, ordinal; in tpm_try_transmit() local
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.c141 u32 ordinal; in vtpm_send() local
H A Dtpm_i2c_nuvoton.c359 u32 ordinal; in i2c_nuvoton_send() local
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c178 uint32_t ordinal; TSS_checkhmac1() local
244 uint32_t ordinal; TSS_checkhmac2() local
433 uint32_t ordinal; tpm_seal() local
553 uint32_t ordinal; tpm_unseal() local
[all...]
/linux/drivers/hid/
H A Dhid-haptic.c239 int i, ordinal = 0; in hid_haptic_upload_effect() local
340 int ordinal; in hid_haptic_erase() local
/linux/drivers/platform/x86/
H A Duv_sysfs.c54 static int ordinal_to_nasid(int ordinal) in ordinal_to_nasid()
/linux/tools/perf/util/
H A Dauxtrace.c491 auxtrace_heapify(struct auxtrace_heap_item * heap_array,unsigned int pos,unsigned int queue_nr,u64 ordinal) auxtrace_heapify() argument
507 auxtrace_heap__add(struct auxtrace_heap * heap,unsigned int queue_nr,u64 ordinal) auxtrace_heap__add() argument
[all...]
H A Dauxtrace.h306 u64 ordinal; member
/linux/include/linux/
H A Dtpm.h366 __be32 ordinal; member
/linux/tools/power/pm-graph/
H A Dsleepgraph.py4614 def ordinal(value): function
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1221 def __init__(self, key, title = "", ordinal = ""): argument