Searched refs:handle (Results 1 – 14 of 14) sorted by relevance
| /include/linux/soc/ti/ |
| A D | ti_sci_protocol.h | 75 int (*board_config)(const struct ti_sci_handle *handle, 77 int (*board_config_rm)(const struct ti_sci_handle *handle, 81 int (*board_config_pm)(const struct ti_sci_handle *handle, 160 int (*is_on)(const struct ti_sci_handle *handle, u32 id, 282 int (*query_msmc)(const struct ti_sci_handle *handle, 294 int (*query_dm_cap)(struct ti_sci_handle *handle, 296 int (*get_dm_version)(struct ti_sci_handle *handle, 373 int (*config)(const struct ti_sci_handle *handle, 564 int (*tx_ch_cfg)(const struct ti_sci_handle *handle, 566 int (*rx_ch_cfg)(const struct ti_sci_handle *handle, [all …]
|
| /include/ |
| A D | k3_bist.h | 39 int prepare_pbist(struct ti_sci_handle *handle); 40 int deprepare_pbist(struct ti_sci_handle *handle); 41 int prepare_lbist(struct ti_sci_handle *handle); 42 int deprepare_lbist(struct ti_sci_handle *handle);
|
| A D | efi_driver.h | 45 efi_handle_t handle, void *interface);
|
| A D | efi_loader.h | 550 efi_handle_t handle; member 678 struct efi_loaded_image_obj *handle, 693 efi_status_t efi_http_register(const efi_handle_t handle, 740 efi_status_t efi_create_handle(efi_handle_t *handle); 767 efi_status_t efi_search_protocol(const efi_handle_t handle, 771 efi_status_t efi_add_protocol(const efi_handle_t handle, 776 (efi_handle_t handle, const efi_guid_t *protocol, 780 efi_handle_t handle, 831 bool efi_disk_is_removable(efi_handle_t handle); 866 int efi_unlink_dev(efi_handle_t handle); [all …]
|
| A D | smbios.h | 92 u16 handle; member 270 u16 handle; member 279 u16 handle; member 294 int length, int handle) in fill_smbios_header() argument 300 header->handle = handle; in fill_smbios_header()
|
| A D | efi_selftest.h | 176 int (*setup)(const efi_handle_t handle,
|
| A D | efi_api.h | 105 efi_handle_t handle, const efi_guid_t *protocol, 108 efi_handle_t handle, const efi_guid_t *protocol, 111 efi_handle_t handle, const efi_guid_t *protocol, 134 efi_status_t (EFIAPI *exit)(efi_handle_t handle, 182 efi_handle_t *handle, ...); 184 efi_handle_t handle, ...); 1374 efi_hii_handle_t *handle); 1377 efi_hii_handle_t handle); 1380 efi_hii_handle_t handle, 1387 efi_hii_handle_t *handle); [all …]
|
| A D | tpm_api.h | 268 const u8 pubkey_digest[20], u32 *handle);
|
| A D | tpm-v2.h | 459 u32 tpm2_clear(struct udevice *dev, u32 handle, const char *pw, 598 int tpm2_change_auth(struct udevice *dev, u32 handle, const char *newpw,
|
| A D | efi.h | 493 efi_handle_t handle; member
|
| A D | tpm-v1.h | 547 const u8 pubkey_digest[20], u32 *handle);
|
| /include/xen/interface/io/ |
| A D | blkif.h | 633 blkif_vdev_t handle; /* only for read/write requests */ member 647 blkif_vdev_t handle; /* same as for read/write requests */ member 659 blkif_vdev_t handle; /* same as for read/write requests */ member
|
| /include/xen/interface/ |
| A D | grant_table.h | 253 grant_handle_t handle; member 275 grant_handle_t handle; member 415 grant_handle_t handle; member
|
| /include/dm/ |
| A D | of_access.h | 267 phandle handle);
|
Completed in 795 milliseconds