Home
last modified time | relevance | path

Searched defs:LINE (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/scripts/dtc/
Ddt_to_config957 LINE: label
/linux-6.12.1/rust/kernel/
Dkunit.rs60 static LINE: i32 = core::line!() as i32 - $diff; constant
/linux-6.12.1/drivers/tty/serial/
Ddz.h39 #define LINE(x) ((x & DZ_LINE_MASK) >> 8) /* Get the line number macro
/linux-6.12.1/drivers/video/fbdev/sis/
Dsis_accel.h48 #define LINE 0x00000004 /* Draw line */ macro