OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blobs
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.c
74
/* All
blobs
need to be declared via MODULE_FIRMWARE() */
81
/* The below structs and macros are used to iterate across the list of
blobs
*/
102
const struct uc_fw_blob
blobs
[INTEL_UC_FW_NUM_TYPES];
member in struct:uc_fw_platform_requirement
109
.
blobs
[INTEL_UC_FW_TYPE_GUC] = guc_, \
110
.
blobs
[INTEL_UC_FW_TYPE_HUC] = huc_, \
124
&fw_blobs[i].
blobs
[uc_fw->type];
intel_uc_fw.c
74
/* All
blobs
need to be declared via MODULE_FIRMWARE() */
81
/* The below structs and macros are used to iterate across the list of
blobs
*/
102
const struct uc_fw_blob
blobs
[INTEL_UC_FW_NUM_TYPES];
member in struct:uc_fw_platform_requirement
109
.
blobs
[INTEL_UC_FW_TYPE_GUC] = guc_, \
110
.
blobs
[INTEL_UC_FW_TYPE_HUC] = huc_, \
124
&fw_blobs[i].
blobs
[uc_fw->type];
/src/sys/external/bsd/drm2/dist/include/drm/
drm_file.h
296
* @
blobs
:
303
struct list_head
blobs
;
member in struct:drm_file
drm_file.h
296
* @
blobs
:
303
struct list_head
blobs
;
member in struct:drm_file
/src/external/bsd/libfido2/dist/tools/
token.c
619
int
blobs
= 0;
local
631
blobs
= 1;
648
if (
blobs
|| enrolls || keys || rplist) {
651
if (
blobs
)
token.c
619
int
blobs
= 0;
local
631
blobs
= 1;
648
if (
blobs
|| enrolls || keys || rplist) {
651
if (
blobs
)
/src/external/bsd/wpa/dist/wpa_supplicant/
config.h
738
*
blobs
- Configuration
blobs
740
struct wpa_config_blob *
blobs
;
member in struct:wpa_config
config.h
738
*
blobs
- Configuration
blobs
740
struct wpa_config_blob *
blobs
;
member in struct:wpa_config
Completed in 41 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026