Searched defs:cvt (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/video/fbdev/core/ |
A 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 …]
|
A D | modedb.c | 645 int yres_specified = 0, cvt = 0, rb = 0; in fb_find_mode() local
|
/linux/sound/soc/codecs/ |
A 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() 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 963 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local 1074 struct hdac_hdmi_cvt *cvt; in create_fill_widget_route_map() local 1174 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_init_dai_map() local 1200 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_add_cvt() local [all …]
|
/linux/lib/zlib_dfltcc/ |
A D | dfltcc.h | 47 unsigned cvt : 1; /* Check Value Type */ member
|
/linux/drivers/net/wireless/st/cw1200/ |
A D | wsm.c | 42 #define __WSM_GET(buf, type, type2, cvt) \ argument 65 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
|
/linux/include/drm/ |
A D | drm_edid.h | 123 } __attribute__((packed)) cvt; member 156 struct cvt_timing cvt[4]; member
|
A D | drm_connector.h | 1194 bool cvt; member
|
/linux/drivers/gpu/drm/ |
A D | drm_modes.c | 1480 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() local
|
A D | drm_edid.c | 3183 struct cvt_timing *cvt; in drm_cvt_modes() local
|
Completed in 44 milliseconds