Searched refs:blobs (Results 1 – 8 of 8) sorted by relevance
101 const struct uc_fw_blob blobs[INTEL_UC_FW_NUM_TYPES]; member108 ….blobs[INTEL_UC_FW_TYPE_GUC] = (guc_), …109 ….blobs[INTEL_UC_FW_TYPE_HUC] = (huc_), …122 const struct uc_fw_blob *blob = &fw_blobs[i].blobs[uc_fw->type]; in __uc_fw_auto_select()
304 struct list_head blobs; member
690 struct wpa_config_blob *blobs; member
2959 blob = config->blobs; in wpa_config_flush_blobs()2960 config->blobs = NULL; in wpa_config_flush_blobs()4351 struct wpa_config_blob *blob = config->blobs; in wpa_config_get_blob()4374 blob->next = config->blobs; in wpa_config_set_blob()4375 config->blobs = blob; in wpa_config_set_blob()4401 struct wpa_config_blob *pos = config->blobs, *prev = NULL; in wpa_config_remove_blob()4408 config->blobs = pos->next; in wpa_config_remove_blob()
269 # Remove support for configuration blobs to reduce code size by about 1.5 kB.
656 * added option to set config blobs through control interface with1879 * added support for named configuration blobs in order to avoid having
178 INIT_LIST_HEAD(&file->blobs); in drm_file_alloc()
22 …or which the core only does key management and dispatch using wrapped key blobs or key identifiers.