Searched refs:c_min (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/driver-api/early-userspace/ |
H A D | buffer-format.rst | 67 c_min 8 bytes Minor part of file device number 94 When a nondirectory with c_nlink > 1 is seen, the (c_maj,c_min,c_ino) 113 regenerate the (c_maj,c_min,c_ino) fields), therefore, either one of
|
/openbmc/qemu/hw/display/ |
H A D | vga.c | 1905 int cw, cheight, width, height, size, c_min, c_max; in vga_update_text() local 2021 c_min = i; in vga_update_text() 2030 if (c_min <= c_max) { in vga_update_text() 2031 i = TEXTMODE_Y(c_min); in vga_update_text()
|