Searched defs:cvt (Results 1 – 7 of 7) 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 …]
|
/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 | 101 struct hdac_hdmi_cvt *cvt; member 116 struct hdac_hdmi_cvt *cvt; member 144 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt() 363 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local 528 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt() 568 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_verify_connect_sel_all_pins() local 594 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local 655 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/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/drivers/gpu/drm/ |
H A D | drm_modes.c | 2033 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() 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
|