OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:operation_byte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dsi_vbt.c
598
u8
operation_byte
= *data++;
local
601
if (
operation_byte
== MIPI_SEQ_ELEM_END)
604
if (
operation_byte
< ARRAY_SIZE(exec_elem))
605
mipi_elem_exec = exec_elem[
operation_byte
];
626
operation_byte
);
631
operation_byte
);
intel_bios.c
1119
u8
operation_byte
= *(data + index);
local
1122
switch (
operation_byte
) {
1184
u8
operation_byte
= *(data + index);
local
1187
if (
operation_byte
== MIPI_SEQ_ELEM_END) {
1202
switch (
operation_byte
) {
1212
operation_byte
);
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026