Searched refs:get_capability (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | tpm-v2.c | 369 U_BOOT_CMD_MKENT(get_capability, 0, 1, do_tpm_get_capability, "", ""),
|
H A D | tpm-v1.c | 687 U_BOOT_CMD_MKENT(get_capability, 0, 1,
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 858 void *get_capability; member 875 u32 get_capability; member
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.c | 94 static int get_capability(struct hinic_pfhwdev *pfhwdev) in get_capability() function 134 err = get_capability(pfhwdev); in get_dev_cap()
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 383 static int get_capability(QEMUFile *f, void *pv, size_t size, in get_capability() function 419 .get = get_capability,
|