/linux-4.1.27/sound/soc/codecs/ |
D | rt5631.c | 288 struct snd_soc_dapm_widget *sink) in check_sysclk1_source() 298 struct snd_soc_dapm_widget *sink) in check_dmic_used() 306 struct snd_soc_dapm_widget *sink) in check_dacl_to_outmixl() 316 struct snd_soc_dapm_widget *sink) in check_dacr_to_outmixr() 326 struct snd_soc_dapm_widget *sink) in check_dacl_to_spkmixl() 336 struct snd_soc_dapm_widget *sink) in check_dacr_to_spkmixr() 346 struct snd_soc_dapm_widget *sink) in check_adcl_select() 356 struct snd_soc_dapm_widget *sink) in check_adcr_select()
|
D | rt5670.c | 700 struct snd_soc_dapm_widget *sink) in is_sys_clk_from_pll() 712 struct snd_soc_dapm_widget *sink) in is_using_asrc() 764 struct snd_soc_dapm_widget *sink) in can_use_asrc()
|
D | adav80x.c | 213 struct snd_soc_dapm_widget *sink) in adav80x_dapm_sysclk_check() 237 struct snd_soc_dapm_widget *sink) in adav80x_dapm_pll_check()
|
D | rt5645.c | 558 struct snd_soc_dapm_widget *sink) in is_sys_clk_from_pll() 572 struct snd_soc_dapm_widget *sink) in is_using_asrc()
|
D | adau1373.c | 824 struct snd_soc_dapm_widget *sink) in adau1373_check_aif_clk() 845 struct snd_soc_dapm_widget *sink) in adau1373_check_src()
|
D | rt5677.c | 931 struct snd_soc_dapm_widget *sink) in is_sys_clk_from_pll() 946 struct snd_soc_dapm_widget *sink) in is_using_asrc() 1029 struct snd_soc_dapm_widget *sink) in can_use_asrc()
|
D | wm8731.c | 220 struct snd_soc_dapm_widget *sink) in wm8731_check_osc()
|
D | rt286.c | 418 struct snd_soc_dapm_widget *sink) in is_mclk_mode()
|
D | rt5651.c | 395 struct snd_soc_dapm_widget *sink) in is_sysclk_from_pll()
|
D | rt5640.c | 476 struct snd_soc_dapm_widget *sink) in is_sys_clk_from_pll()
|
D | wm8995.c | 535 struct snd_soc_dapm_widget *sink) in check_clk_sys()
|
D | wm8994.c | 250 struct snd_soc_dapm_widget *sink) in check_clk_sys()
|
/linux-4.1.27/drivers/media/ |
D | media-entity.c | 439 struct media_entity *sink, u16 sink_pad, u32 flags) in media_entity_create_link() 570 struct media_entity *source, *sink; in __media_entity_setup_link() local 631 media_entity_find_link(struct media_pad *source, struct media_pad *sink) in media_entity_find_link()
|
D | media-device.c | 201 struct media_entity *sink; in media_device_setup_link() local
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_entity.c | 30 struct media_entity *sink; in uvc_mc_register_entity() local
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | media-dev.c | 708 struct media_entity *sink; in __fimc_md_create_fimc_sink_links() local 772 struct media_entity *source, *sink; in __fimc_md_create_flite_source_links() local 803 struct media_entity *source, *sink; in __fimc_md_create_fimc_is_links() local 848 struct media_entity *source, *sink; in fimc_md_create_links() local 1094 struct media_entity *sink = link->sink->entity; in fimc_md_link_notify() local
|
D | fimc-lite.c | 590 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_subdev_try_fmt() local 1109 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_subdev_set_fmt() local 1411 struct flite_frame *sink = &fimc->inp_frame; in fimc_lite_set_default_config() local
|
D | fimc-capture.c | 668 struct fimc_frame *sink = &ctx->s_frame; in fimc_capture_try_selection() local
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 176 struct snd_soc_dapm_widget *sink; in dapm_widget_invalidate_input_paths() local 2351 struct snd_soc_dapm_widget *sink)) in snd_soc_dapm_add_path() 2443 const char *sink; in snd_soc_dapm_add_route() local 2514 const char *sink; in snd_soc_dapm_del_route() local 2637 struct snd_soc_dapm_widget *sink = dapm_find_widget(dapm, in snd_soc_dapm_weak_route() local 3229 struct snd_soc_dai *source, *sink; in snd_soc_dai_link_event() local 3356 struct snd_soc_dapm_widget *sink) in snd_soc_dapm_new_pcm() 3535 struct snd_soc_dapm_widget *src, *sink; in snd_soc_dapm_link_dai_widgets() local 3585 struct snd_soc_dapm_widget *sink, *source; in dapm_connect_dai_link_widgets() local
|
/linux-4.1.27/sound/soc/samsung/ |
D | speyside.c | 109 struct snd_soc_dapm_widget *sink) in speyside_get_micbias()
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_entity.h | 68 struct media_entity *sink; member
|
D | vsp1_drv.c | 78 static int vsp1_create_links(struct vsp1_device *vsp1, struct vsp1_entity *sink) in vsp1_create_links()
|
D | vsp1_video.c | 793 struct vsp1_entity *sink; in vsp1_entity_route_setup() local
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 547 struct v4l2_subdev *sink; in v4l2_subdev_link_validate() local
|
/linux-4.1.27/include/media/ |
D | media-entity.h | 36 struct media_pad *sink; /* Sink pad */ member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dport.c | 64 u8 sink[2]; in dp_set_link_config() local
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
D | xilinx-vipp.c | 193 struct media_entity *sink; in xvip_graph_build_dma() local
|
/linux-4.1.27/include/uapi/linux/ |
D | media.h | 156 struct media_pad_desc sink; member
|
/linux-4.1.27/arch/m68k/mvme16x/ |
D | config.c | 219 volatile u_char sink; in mvme16x_cons_write() local
|
/linux-4.1.27/tools/usb/ |
D | ffs-test.c | 115 struct usb_endpoint_descriptor_no_audio sink; member
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss.c | 530 struct media_entity *sink = link->sink->entity; in iss_pipeline_link_notify() local
|
/linux-4.1.27/drivers/scsi/ |
D | NCR5380.c | 2006 int sink = 0; local
|
D | atari_NCR5380.c | 1949 int sink = 0; in NCR5380_information_transfer() local
|
/linux-4.1.27/sound/pci/riptide/ |
D | riptide.c | 757 unsigned char sink, type; in alloclbuspath() local 795 unsigned char sink; in freelbuspath() local 958 unsigned char sink[E2SINK_MAX]; in getpaths() local 972 getsourcesink(struct cmdif *cif, unsigned char source, unsigned char sink, in getsourcesink()
|
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 491 const char *sink; member 506 struct snd_soc_dapm_widget *sink; member
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.c | 1170 int k, tx_offset, num_isoc_packets, sink, remain, current_len, in tx_iso_complete() local
|
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | ispvideo.c | 888 struct media_entity *sink; in isp_video_check_external_subdevs() local
|
D | ispresizer.c | 1184 static void resizer_try_crop(const struct v4l2_mbus_framefmt *sink, in resizer_try_crop()
|
D | isp.c | 826 struct media_entity *sink = link->sink->entity; in isp_pipeline_link_notify() local
|
D | ispccdc.c | 2076 const struct v4l2_mbus_framefmt *sink, in ccdc_try_crop()
|
D | isppreview.c | 1822 const struct v4l2_mbus_framefmt *sink, in preview_try_crop()
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | rpc.c | 125 srpc_alloc_bulk(int cpt, unsigned bulk_npg, unsigned bulk_len, int sink) in srpc_alloc_bulk()
|
D | framework.c | 1106 int sink) in sfw_alloc_pages()
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | hfc_usb.c | 547 int k, tx_offset, num_isoc_packets, sink, len, current_len, in tx_iso_complete() local
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_frontend.c | 662 struct media_entity *sink; in dvb_enable_media_tuner() local
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 145 struct media_entity *sink; in cx231xx_enable_analog_tuner() local
|