Searched refs:protocol (Results 1 – 11 of 11) sorted by relevance
| /include/ |
| A D | efi_rng.h | 18 efi_status_t (EFIAPI *get_info)(struct efi_rng_protocol *protocol, 21 efi_status_t (EFIAPI *get_rng)(struct efi_rng_protocol *protocol,
|
| A D | efi_driver.h | 41 const efi_guid_t *protocol; member
|
| A D | usb_ether.h | 27 unsigned char protocol; /* .............. */ member
|
| A D | efi_loader.h | 569 efi_guid_t protocol; member 746 efi_status_t EFIAPI efi_locate_device_path(const efi_guid_t *protocol, 772 const efi_guid_t *protocol, 776 (efi_handle_t handle, const efi_guid_t *protocol, 781 const efi_guid_t *protocol, 805 const efi_guid_t *protocol, void *search_key, 808 efi_status_t efi_close_protocol(efi_handle_t handle, const efi_guid_t *protocol, 813 const efi_guid_t *protocol, 853 efi_status_t EFIAPI efi_register_protocol_notify(const efi_guid_t *protocol, 1239 const efi_guid_t *protocol, void *search_key,
|
| A D | scmi_agent-uclass.h | 107 int (*of_get_channel)(struct udevice *dev, struct udevice *protocol,
|
| A D | efi_api.h | 102 efi_handle_t *handle, const efi_guid_t *protocol, 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, 115 const efi_guid_t *protocol, struct efi_event *event, 119 const efi_guid_t *protocol, void *search_key, 161 const efi_guid_t *protocol, void **interface, 165 efi_handle_t handle, const efi_guid_t *protocol, 169 const efi_guid_t *protocol, 177 const efi_guid_t *protocol, void *search_key, [all …]
|
| A D | net-legacy.h | 447 static inline void eth_set_last_protocol(int protocol) in eth_set_last_protocol() argument 452 net_loop_last_protocol = protocol; in eth_set_last_protocol()
|
| A D | net-common.h | 465 int net_loop(enum proto_t protocol);
|
| A D | libata.h | 347 u8 protocol; /* ATA_PROT_xxx */ member
|
| A D | usb.h | 269 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
|
| /include/net/ |
| A D | tftp.h | 19 void tftp_start(enum proto_t protocol); /* Begin TFTP get/put */
|
Completed in 29 milliseconds