OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwfmvar.h
125
}
ctx_file
[BWFM_NFILETYPES];
member in struct:bwfm_firmware_context
bwfm.c
223
ctx->
ctx_file
[which].ctx_f_data = data;
224
ctx->
ctx_file
[which].ctx_f_size = size;
281
ctx->
ctx_file
[i].ctx_f_data == NULL) {
299
if (ctx->
ctx_file
[i].ctx_f_data == NULL)
301
firmware_free(ctx->
ctx_file
[i].ctx_f_data,
302
ctx->
ctx_file
[i].ctx_f_size);
303
ctx->
ctx_file
[i].ctx_f_data = NULL;
314
*sizep = ctx->
ctx_file
[which].ctx_f_size;
315
return ctx->
ctx_file
[which].ctx_f_data;
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025