OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:operation_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsi_vbt.c
599
u8
operation_size
= 0;
local in function:intel_dsi_vbt_exec
611
operation_size
= *data++;
614
const u8 *next = data +
operation_size
;
619
if (
operation_size
&& data != next) {
623
} else if (
operation_size
) {
627
data +=
operation_size
;
intel_dsi_vbt.c
599
u8
operation_size
= 0;
local in function:intel_dsi_vbt_exec
611
operation_size
= *data++;
614
const u8 *next = data +
operation_size
;
619
if (
operation_size
&& data != next) {
623
} else if (
operation_size
) {
627
data +=
operation_size
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025