Home
last modified time | relevance | path

Searched refs:supported_modes (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c28 static int supported_modes; variable
233 if (supported_modes & DELL_QUIET) in thermal_platform_profile_probe()
235 if (supported_modes & DELL_COOL_BOTTOM) in thermal_platform_profile_probe()
237 if (supported_modes & DELL_BALANCED) in thermal_platform_profile_probe()
239 if (supported_modes & DELL_PERFORMANCE) in thermal_platform_profile_probe()
266 ret = thermal_get_supported_modes(&supported_modes); in dell_pc_faux_probe()
/linux/drivers/media/i2c/
H A Dov02c10.c345 static const struct ov02c10_mode supported_modes[] = { variable
418 const u32 height = supported_modes[0].height; in ov02c10_set_ctrl()
492 const struct ov02c10_mode *mode = &supported_modes[0]; in ov02c10_init_controls()
588 const struct ov02c10_mode *mode = &supported_modes[0]; in ov02c10_enable_streams()
707 const struct ov02c10_mode *mode = &supported_modes[0]; in ov02c10_set_format()
744 if (fse->index >= ARRAY_SIZE(supported_modes)) in ov02c10_enum_frame_size()
750 fse->min_width = supported_modes[fse->index].width; in ov02c10_enum_frame_size()
752 fse->min_height = supported_modes[fse->index].height; in ov02c10_enum_frame_size()
761 ov02c10_update_pad_format(&supported_modes[0], in ov02c10_init_state()
H A Disl7998x.c464 static const struct isl7998x_mode supported_modes[] = { variable
484 &supported_modes[1] },
487 &supported_modes[1] },
490 &supported_modes[0] },
493 &supported_modes[0] },
496 &supported_modes[1] },
499 &supported_modes[1] },
502 &supported_modes[0] },
505 &supported_modes[0] },
508 &supported_modes[1] },
[all …]
H A Dtw9900.c120 static const struct tw9900_mode supported_modes[] = { variable
347 for (i = 0; i < ARRAY_SIZE(supported_modes); i++) in tw9900_s_std()
348 if (supported_modes[i].std & std) in tw9900_s_std()
349 mode = &supported_modes[i]; in tw9900_s_std()
665 tw9900->cur_mode = &supported_modes[0]; in tw9900_probe()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c79 ovl->supported_modes = in dss_init_overlays()
119 if ((ovl->supported_modes & info->color_mode) == 0) { in dss_ovl_simple_check()
/linux/tools/accounting/
H A Ddelaytop.c144 size_t supported_modes; /* Supported display modes */ member
245 if (!(field->supported_modes & mode)) in display_available_fields()
1035 if (field && (field->supported_modes & cfg.display_mode)) in handle_keypress()
1048 if (field->supported_modes & cfg.display_mode) { in handle_keypress()
1096 if (!(cfg.sort_field->supported_modes & cfg.display_mode)) { in main()
1098 if (field->supported_modes & cfg.display_mode) { in main()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c305 unsigned int supported_modes = BIT(DRM_MODE_BLEND_PIXEL_NONE) | in exynos_plane_init() local
330 drm_plane_create_blend_mode_property(plane, supported_modes); in exynos_plane_init()
/linux/include/linux/i3c/
H A Dccc.h337 u8 supported_modes; member
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h98 u64 supported_modes; member
H A Doctep_ctrl_net.c274 link_info->supported_modes = resp->link_info.supported_modes; in octep_ctrl_net_get_link_info()
/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h69 u32 supported_modes; member
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h323 __le64 supported_modes[2]; member
H A Dnfp_nsp_eth.c262 entry->link_modes_supp[i] = le64_to_cpu(ethm.supported_modes[i]); in nfp_eth_read_media()
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h2126 u32 supported_modes; member
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2873 __le32 supported_modes; member