Searched defs:cvt (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/video/fbdev/core/ |
H 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() 259 static void fb_cvt_convert_to_mode(struct fb_cvt_data *cvt, in fb_cvt_convert_to_mode() [all …]
|
H A D | modedb.c | 653 int yres_specified = 0, cvt = 0, rb = 0; in fb_find_mode() local
|
/linux/sound/core/ |
H A D | ump_convert.c | 245 static int cvt_legacy_sysex_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_sysex_to_ump() 279 static int cvt_legacy_system_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_system_to_ump() 329 static int cvt_legacy_cmd_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_cmd_to_ump() 446 static int do_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in do_convert_to_ump() 523 void snd_ump_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in snd_ump_convert_to_ump()
|
/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 103 struct hdac_hdmi_cvt *cvt; member 118 struct hdac_hdmi_cvt *cvt; member 146 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt() 365 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local 530 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt() 570 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_verify_connect_sel_all_pins() local 596 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local 657 hdac_hdmi_query_cvt_params(struct hdac_device *hdev, struct hdac_hdmi_cvt *cvt) in hdac_hdmi_query_cvt_params() 818 struct hdac_hdmi_cvt *cvt = w->priv; in hdac_hdmi_cvt_output_widget_event() local 971 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local [all …]
|
/linux/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 47 unsigned cvt : 1; /* Check Value Type */ member
|
/linux/drivers/net/wireless/st/cw1200/ |
H 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/ |
H A D | drm_edid.h | 136 } __packed cvt; member 169 struct cvt_timing cvt[4]; member
|
H A D | drm_connector.h | 1609 bool cvt; member
|
/linux/drivers/gpu/drm/ |
H A D | drm_modes.c | 2031 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() local
|
H A D | drm_edid.c | 4000 const struct cvt_timing *cvt; in drm_cvt_modes() local
|
/linux/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 1056 struct ump_cvt_to_ump *cvt = &midi2->midi1_ump_cvt; in f_midi2_midi1_ep_out_complete() local
|