Home
last modified time | relevance | path

Searched refs:OP_ACTION (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/lib/842/
D842.h109 #define OP_ACTION (0x70) macro
D842_decompress.c238 switch (op & OP_ACTION) { in do_op()