Searched refs:mode_attr (Results 1 – 5 of 5) sorted by relevance
75 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_probe()84 } else if ((vminfo.mode_attr & 0x99) == 0x99 && in vesa_probe()123 if ((vminfo.mode_attr & 0x15) == 0x05) { in vesa_set_mode()127 } else if ((vminfo.mode_attr & 0x99) == 0x99) { in vesa_set_mode()215 boot_params.screen_info.vesa_attributes = vminfo.mode_attr; in vesa_store_mode_params_graphics()
35 u16 mode_attr; /* 0 */ member
1784 struct device_attribute mode_attr; member1937 sysfs_attr_init(&kbdbl_ctl->mode_attr.attr); in sony_nc_kbd_backlight_setup()1938 kbdbl_ctl->mode_attr.attr.name = "kbd_backlight"; in sony_nc_kbd_backlight_setup()1939 kbdbl_ctl->mode_attr.attr.mode = S_IRUGO | S_IWUSR; in sony_nc_kbd_backlight_setup()1940 kbdbl_ctl->mode_attr.show = sony_nc_kbd_backlight_mode_show; in sony_nc_kbd_backlight_setup()1941 kbdbl_ctl->mode_attr.store = sony_nc_kbd_backlight_mode_store; in sony_nc_kbd_backlight_setup()1943 ret = device_create_file(&pd->dev, &kbdbl_ctl->mode_attr); in sony_nc_kbd_backlight_setup()1969 device_remove_file(&pd->dev, &kbdbl_ctl->mode_attr); in sony_nc_kbd_backlight_setup()1980 device_remove_file(&pd->dev, &kbdbl_ctl->mode_attr); in sony_nc_kbd_backlight_cleanup()2153 struct device_attribute mode_attr; member[all …]
34 u16 mode_attr; member
524 if ((mib->mode_attr & VBE_MODE_MASK) == VBE_MODE_MASK && in uvesafb_vbe_getmodes()941 par->vbe_modes[i].mode_attr & VBE_MODE_VGACOMPAT) { in uvesafb_setpalette()1396 !(par->vbe_modes[match].mode_attr & 0x100)) in uvesafb_check_var()1400 !(par->vbe_modes[match].mode_attr & 0x200)) in uvesafb_check_var()