Searched refs:col (Results 1 – 5 of 5) sorted by relevance
| /include/ |
| A D | video_osd.h | 83 int (*set_mem)(struct udevice *dev, uint col, uint row, u8 *buf, 95 int (*set_size)(struct udevice *dev, uint col, uint row); 113 int (*print)(struct udevice *dev, uint col, uint row, ulong color, 160 int video_osd_set_mem(struct udevice *dev, uint col, uint row, u8 *buf, 172 int video_osd_set_size(struct udevice *dev, uint col, uint row); 189 int video_osd_print(struct udevice *dev, uint col, uint row, ulong color,
|
| A D | key_matrix.h | 31 uint8_t col; /* column number (0 = first) */ member
|
| A D | video_console.h | 545 void vidconsole_position_cursor(struct udevice *dev, unsigned col,
|
| A D | efi_loader.h | 1257 int row, int col);
|
| A D | ec_commands.h | 2848 uint8_t col; member
|
Completed in 26 milliseconds