Searched refs:fext (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/video/fbdev/ |
| A D | atafb.c | 837 }, fext = { variable 1087 else if ((plen * xres + fext.right + fext.hsync + in falcon_decode_var() 1088 fext.left) * fb_info.monspecs.hfmin < fext.f && in falcon_decode_var() 1089 fext.f) in falcon_decode_var() 1090 pclock = &fext; in falcon_decode_var() 1117 if (fext.t && fext.t * i >= var->pixclock && in falcon_decode_var() 1120 pclock = &fext; in falcon_decode_var() 1763 if (fext.t) in falcon_detect() 1764 fext.hsync = h_syncs[mon_type] / fext.t; in falcon_detect() 3033 fext.t = 1000000000 / fext.f; in atafb_setup() [all …]
|
| /linux/drivers/platform/x86/ |
| A D | fujitsu-laptop.c | 137 static struct acpi_device *fext; variable 255 if (fext) { in bl_update_status() 257 call_fext_func(fext, FUNC_BACKLIGHT, 0x1, in bl_update_status() 260 call_fext_func(fext, FUNC_BACKLIGHT, 0x1, in bl_update_status() 781 WARN_ONCE(fext, "More than one FUJ02E3 ACPI device was found. Driver may not work as intended."); in acpi_fujitsu_laptop_add() 782 fext = device; in acpi_fujitsu_laptop_add() 823 if (call_fext_func(fext, FUNC_BACKLIGHT, 0x2, in acpi_fujitsu_laptop_add()
|
Completed in 10 milliseconds