OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:intel_guc_send
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_log.c
35
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
45
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
60
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
intel_guc.c
515
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
523
* Triggers a HuC firmware authentication request to the GuC via
intel_guc_send
536
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
573
ret =
intel_guc_send
(guc, action, ARRAY_SIZE(action));
625
return
intel_guc_send
(guc, action, ARRAY_SIZE(action));
intel_guc.h
75
/* To serialize the
intel_guc_send
actions */
80
inline int
intel_guc_send
(struct intel_guc *guc, const u32 *action, u32 len)
function in typeref:typename:int
Completed in 22 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025