Searched defs:cvt (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/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-5.10/sound/soc/codecs/ |
D | hdac_hdmi.c | 102 struct hdac_hdmi_cvt *cvt; member 117 struct hdac_hdmi_cvt *cvt; member 145 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt() 364 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local 523 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt() 563 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_verify_connect_sel_all_pins() local 589 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local 650 hdac_hdmi_query_cvt_params(struct hdac_device *hdev, struct hdac_hdmi_cvt *cvt) in hdac_hdmi_query_cvt_params() 810 struct hdac_hdmi_cvt *cvt = w->priv; in hdac_hdmi_cvt_output_widget_event() local 963 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local [all …]
|
/linux-5.10/lib/zlib_dfltcc/ |
D | dfltcc.h | 47 unsigned cvt : 1; /* Check Value Type */ member
|
/linux-5.10/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-5.10/include/drm/ |
D | drm_edid.h | 123 } __attribute__((packed)) cvt; member 156 struct cvt_timing cvt[4]; member
|
D | drm_connector.h | 1120 bool cvt; member
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_modes.c | 1484 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() local
|
D | drm_edid.c | 3091 struct cvt_timing *cvt; in drm_cvt_modes() local
|