| /linux/drivers/media/common/siano/ |
| H A D | sms-cards.c | 16 .default_mode = DEVICE_MODE_NONE, 21 .default_mode = DEVICE_MODE_DVBT_BDA, 26 .default_mode = DEVICE_MODE_DVBT_BDA, 31 .default_mode = DEVICE_MODE_DVBT_BDA, 36 .default_mode = DEVICE_MODE_CMMB, 42 .default_mode = DEVICE_MODE_DVBT_BDA, 48 .default_mode = DEVICE_MODE_DVBT_BDA, 54 .default_mode = DEVICE_MODE_DVBT_BDA, 61 .default_mode = DEVICE_MODE_DVBT_BDA, 75 .default_mode = DEVICE_MODE_DVBT_BDA, [all …]
|
| H A D | sms-cards.h | 82 int default_mode; member
|
| H A D | smscoreapi.c | 422 static int default_mode = DEVICE_MODE_NONE; variable 424 module_param(default_mode, int, 0644); 425 MODULE_PARM_DESC(default_mode, "default firmware id (device mode)"); 444 entry->mode = default_mode; in smscore_find_registry() 463 return default_mode; in smscore_registry_getmode() 880 mode = sms_get_board(board_id)->default_mode; in smscore_start_device()
|
| /linux/drivers/iio/adc/ |
| H A D | max1363.c | 139 enum max1363_modes default_mode; member 1056 .default_mode = s0to3, 1066 .default_mode = s0to3, 1076 .default_mode = s0to3, 1086 .default_mode = s0to3, 1096 .default_mode = s0to3, 1106 .default_mode = s0to3, 1116 .default_mode = s0to11, 1126 .default_mode = s0to11, 1136 .default_mode = s0to3, [all …]
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_agp.c | 44 u32 default_mode; member 227 int default_mode; in radeon_agp_init() local 264 default_mode = (agp_status & RADEON_AGPv3_8X_MODE) ? 8 : 4; in radeon_agp_init() 267 default_mode = 4; in radeon_agp_init() 269 default_mode = 2; in radeon_agp_init() 271 default_mode = 1; in radeon_agp_init() 283 default_mode = p->default_mode; in radeon_agp_init() 294 default_mode); in radeon_agp_init() 295 radeon_agpmode = default_mode; in radeon_agp_init() 300 radeon_agpmode = default_mode; in radeon_agp_init()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-panasonic-vvx10f034n00.c | 110 static const struct drm_display_mode default_mode = { variable 127 mode = drm_mode_duplicate(connector->dev, &default_mode); in wuxga_nt_panel_get_modes() 130 default_mode.hdisplay, default_mode.vdisplay, in wuxga_nt_panel_get_modes() 131 drm_mode_vrefresh(&default_mode)); in wuxga_nt_panel_get_modes() 163 wuxga_nt->mode = &default_mode; in wuxga_nt_panel_add()
|
| H A D | panel-osd-osd101t2587-53ts.c | 24 const struct drm_display_mode *default_mode; member 89 mode = drm_mode_duplicate(connector->dev, osd101t2587->default_mode); in osd101t2587_panel_get_modes() 92 osd101t2587->default_mode->hdisplay, in osd101t2587_panel_get_modes() 93 osd101t2587->default_mode->vdisplay, in osd101t2587_panel_get_modes() 94 drm_mode_vrefresh(osd101t2587->default_mode)); in osd101t2587_panel_get_modes() 171 osd101t2587->default_mode = id->data; in osd101t2587_panel_probe()
|
| H A D | panel-startek-kd070fhfid015.c | 159 static const struct drm_display_mode default_mode = { variable 178 mode = drm_mode_duplicate(connector->dev, &default_mode); in stk_panel_get_modes() 181 default_mode.hdisplay, default_mode.vdisplay, in stk_panel_get_modes() 182 drm_mode_vrefresh(&default_mode)); in stk_panel_get_modes() 188 connector->display_info.width_mm = default_mode.width_mm; in stk_panel_get_modes() 189 connector->display_info.height_mm = default_mode.height_mm; in stk_panel_get_modes() 258 stk->mode = &default_mode; in stk_panel_add()
|
| H A D | panel-tdo-tl070wsh30.c | 99 static const struct drm_display_mode default_mode = { variable 117 mode = drm_mode_duplicate(connector->dev, &default_mode); in tdo_tl070wsh30_panel_get_modes() 120 default_mode.hdisplay, default_mode.vdisplay, in tdo_tl070wsh30_panel_get_modes() 121 drm_mode_vrefresh(&default_mode)); in tdo_tl070wsh30_panel_get_modes()
|
| H A D | panel-kingdisplay-kd097d04.c | 274 static const struct drm_display_mode default_mode = { variable 291 mode = drm_mode_duplicate(connector->dev, &default_mode); in kingdisplay_panel_get_modes() 294 default_mode.hdisplay, default_mode.vdisplay, in kingdisplay_panel_get_modes() 295 drm_mode_vrefresh(&default_mode)); in kingdisplay_panel_get_modes()
|
| H A D | panel-sharp-lq101r1sx01.c | 225 static const struct drm_display_mode default_mode = { variable 242 mode = drm_mode_duplicate(connector->dev, &default_mode); in sharp_panel_get_modes() 245 default_mode.hdisplay, default_mode.vdisplay, in sharp_panel_get_modes() 246 drm_mode_vrefresh(&default_mode)); in sharp_panel_get_modes() 276 sharp->mode = &default_mode; in sharp_panel_add()
|
| H A D | panel-khadas-ts050.c | 751 static const struct drm_display_mode default_mode = { variable 769 mode = drm_mode_duplicate(connector->dev, &default_mode); in khadas_ts050_panel_get_modes() 772 default_mode.hdisplay, default_mode.vdisplay, in khadas_ts050_panel_get_modes() 773 drm_mode_vrefresh(&default_mode)); in khadas_ts050_panel_get_modes()
|
| H A D | panel-jdi-lt070me05000.c | 262 static const struct drm_display_mode default_mode = { variable 282 mode = drm_mode_duplicate(connector->dev, &default_mode); in jdi_panel_get_modes() 285 default_mode.hdisplay, default_mode.vdisplay, in jdi_panel_get_modes() 286 drm_mode_vrefresh(&default_mode)); in jdi_panel_get_modes() 373 jdi->mode = &default_mode; in jdi_panel_add()
|
| H A D | panel-ronbo-rb070d30.c | 90 static const struct drm_display_mode default_mode = { variable 112 mode = drm_mode_duplicate(connector->dev, &default_mode); in rb070d30_panel_get_modes() 115 DRM_MODE_ARG(&default_mode)); in rb070d30_panel_get_modes()
|
| H A D | panel-sitronix-st7789v.c | 237 static const struct drm_display_mode default_mode = { variable 303 .mode = &default_mode,
|
| /linux/arch/x86/math-emu/ |
| H A D | get_address.c | 220 if (!addr_modes.default_mode && (FPU_modrm & FPU_WRITE_BIT) in FPU_get_address() 277 switch (addr_modes.default_mode) { in FPU_get_address() 304 if (!addr_modes.default_mode && (FPU_modrm & FPU_WRITE_BIT) in FPU_get_address_16() 385 switch (addr_modes.default_mode) { in FPU_get_address_16()
|
| H A D | load_store.c | 78 if (addr_modes.default_mode & PROTECTED) { in FPU_load_store() 79 if (addr_modes.default_mode == SEG32) { in FPU_load_store() 82 } else if (addr_modes.default_mode == PM16) { in FPU_load_store()
|
| H A D | reg_ld_str.c | 1033 if ((addr_modes.default_mode == VM86) || in fldenv() 1034 ((addr_modes.default_mode == PM16) in fldenv() 1051 if (addr_modes.default_mode == VM86) { in fldenv() 1145 if ((addr_modes.default_mode == VM86) || in fstenv() 1146 ((addr_modes.default_mode == PM16) in fstenv() 1161 if (addr_modes.default_mode == VM86) { in fstenv()
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_probe_helper_test.c | 68 enum drm_connector_tv_mode default_mode; member 79 .default_mode = _default, \ 115 params->default_mode); in drm_test_connector_helper_tv_get_modes_check()
|
| /linux/drivers/regulator/ |
| H A D | max8952.c | 135 if (of_property_read_u32(np, "max8952,default-mode", &pd->default_mode)) in max8952_parse_dt() 234 max8952->vid0 = pdata->default_mode & 0x1; in max8952_pmic_probe() 235 max8952->vid1 = (pdata->default_mode >> 1) & 0x1; in max8952_pmic_probe()
|
| /linux/include/linux/regulator/ |
| H A D | max8952.h | 108 u32 default_mode; member
|
| /linux/drivers/video/fbdev/ |
| H A D | ocfb.c | 52 static const struct fb_videomode default_mode = { variable 312 NULL, 0, &default_mode, 16)) { in ocfb_probe()
|
| H A D | gbefb.c | 179 static struct fb_videomode *default_mode = &default_mode_CRT; variable 1100 default_mode = &default_mode_CRT; in gbefb_setup() 1105 default_mode = &default_mode_LCD; in gbefb_setup() 1207 default_mode, 8) == 0) in gbefb_probe()
|
| /linux/Documentation/fb/ |
| H A D | ep93xx-fb.rst | 35 .default_mode = &some_board_video_modes[0],
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon.c | 1046 struct vc_data **default_mode = vc->vc_display_fg; in fbcon_init() local 1047 struct vc_data *svc = *default_mode; in fbcon_init() 1391 struct vc_data **default_mode, *vc; in fbcon_set_disp() local 1407 default_mode = vc->vc_display_fg; in fbcon_set_disp() 1408 svc = *default_mode; in fbcon_set_disp() 1413 vc->vc_font.width = (*default_mode)->vc_font.width; in fbcon_set_disp() 1414 vc->vc_font.height = (*default_mode)->vc_font.height; in fbcon_set_disp() 1415 vc->vc_font.charcount = (*default_mode)->vc_font.charcount; in fbcon_set_disp()
|