Searched defs:cvt (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/video/fbdev/core/ |
D | fbcvt.c | 73 static u32 fb_cvt_hperiod(struct fb_cvt_data *cvt) in fb_cvt_hperiod() 91 static u32 fb_cvt_ideal_duty_cycle(struct fb_cvt_data *cvt) in fb_cvt_ideal_duty_cycle() 101 static u32 fb_cvt_hblank(struct fb_cvt_data *cvt) in fb_cvt_hblank() 125 static u32 fb_cvt_hsync(struct fb_cvt_data *cvt) in fb_cvt_hsync() 138 static u32 fb_cvt_vbi_lines(struct fb_cvt_data *cvt) in fb_cvt_vbi_lines() 162 static u32 fb_cvt_vtotal(struct fb_cvt_data *cvt) in fb_cvt_vtotal() 172 static u32 fb_cvt_pixclock(struct fb_cvt_data *cvt) in fb_cvt_pixclock() 188 static u32 fb_cvt_aspect_ratio(struct fb_cvt_data *cvt) in fb_cvt_aspect_ratio() 214 static void fb_cvt_print_name(struct fb_cvt_data *cvt) in fb_cvt_print_name() 270 static void fb_cvt_convert_to_mode(struct fb_cvt_data *cvt, in fb_cvt_convert_to_mode() [all …]
|
D | modedb.c | 645 int yres_specified = 0, cvt = 0, rb = 0; in fb_find_mode() local
|
/Linux-v5.4/sound/soc/codecs/ |
D | hdac_hdmi.c | 101 struct hdac_hdmi_cvt *cvt; member 115 struct hdac_hdmi_cvt *cvt; member 151 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt() 370 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local 529 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt() 569 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_verify_connect_sel_all_pins() local 595 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local 656 hdac_hdmi_query_cvt_params(struct hdac_device *hdev, struct hdac_hdmi_cvt *cvt) in hdac_hdmi_query_cvt_params() 816 struct hdac_hdmi_cvt *cvt = w->priv; in hdac_hdmi_cvt_output_widget_event() local 969 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local [all …]
|
/Linux-v5.4/drivers/net/wireless/st/cw1200/ |
D | wsm.c | 42 #define __WSM_GET(buf, type, type2, cvt) \ argument 65 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
|
/Linux-v5.4/include/drm/ |
D | drm_edid.h | 118 } __attribute__((packed)) cvt; member 151 struct cvt_timing cvt[4]; member
|
D | drm_connector.h | 1040 bool cvt; member
|
/Linux-v5.4/drivers/gpu/drm/ |
D | drm_modes.c | 1513 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() local
|
D | drm_edid.c | 2768 struct cvt_timing *cvt; in drm_cvt_modes() local
|