Searched refs:lth (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.c | 261 …manufacturer_table_header(struct drm_device *dev, struct nvbios *bios, struct lvdstableheader *lth) in parse_lvds_manufacturer_table_header() argument 273 memset(lth, 0, sizeof(struct lvdstableheader)); in parse_lvds_manufacturer_table_header() 310 lth->lvds_ver = lvds_ver; in parse_lvds_manufacturer_table_header() 311 lth->headerlen = headerlen; in parse_lvds_manufacturer_table_header() 312 lth->recordlen = recordlen; in parse_lvds_manufacturer_table_header() 350 struct lvdstableheader lth; in parse_fp_mode_table() local 401 ret = parse_lvds_manufacturer_table_header(dev, bios, <h); in parse_fp_mode_table() 405 if (lth.lvds_ver == 0x30 || lth.lvds_ver == 0x40) { in parse_fp_mode_table() 407 lth.headerlen + 1; in parse_fp_mode_table() 408 bios->fp.xlatwidth = lth.recordlen; in parse_fp_mode_table() [all …]
|
| /linux/fs/ntfs/ |
| H A D | reparse.c | 137 unsigned int lth; in ntfs_make_symlink() local 151 lth = le16_to_cpu(reparse_attr->reparse_data_length) - in ntfs_make_symlink() 153 ni->target = kvzalloc(lth + 1, GFP_NOFS); in ntfs_make_symlink() 155 memcpy(ni->target, wsl_link_data->link, lth); in ntfs_make_symlink() 156 ni->target[lth] = 0; in ntfs_make_symlink()
|
| /linux/drivers/message/fusion/lsi/ |
| H A D | mpi_lan.h | 170 #define SET_LAN_PACKET_LENGTH(x, lth) \ argument 172 (((lth) << LAN_REPLY_PACKET_LENGTH_SHIFT) & \
|
| /linux/drivers/video/backlight/ |
| H A D | pwm_bl.c | 77 unsigned int lth = pb->lth_brightness; in compute_duty_cycle() local 85 duty_cycle *= state->period - lth; in compute_duty_cycle() 88 return duty_cycle + lth; in compute_duty_cycle()
|
| /linux/ |
| H A D | .mailmap | 509 Linus Walleij <linusw@kernel.org> <triad@df.lth.se>
|
| H A D | CREDITS | 3646 E: Eric.Schenk@dna.lth.se
|