Home
last modified time | relevance | path

Searched refs:supported_modes (Results 1 – 14 of 14) 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 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/include/drm/
H A Ddrm_blend.h60 unsigned int supported_modes);
/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/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/video/fbdev/omap2/omapfb/
H A Domapfb-main.c673 if ((ofbi->overlays[i]->supported_modes & mode) == 0) { in check_fb_var()
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.h2873 __le32 supported_modes; member